cleanup
This commit is contained in:
parent
b80b2a9967
commit
d5bddcbbaa
3 changed files with 11 additions and 127 deletions
1
ansible/.gitignore
vendored
1
ansible/.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
# Ansible runtime files
|
||||
*.log
|
||||
ansible-playbook.log
|
||||
*.retry
|
||||
site.retry
|
||||
|
|
|
|||
10
ansible/TODO.md
Normal file
10
ansible/TODO.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# TODO
|
||||
|
||||
## High Priority
|
||||
- [ ] Create radius role for RADIUS server configuration
|
||||
|
||||
## Medium Priority
|
||||
|
||||
## Low Priority
|
||||
|
||||
## Completed
|
||||
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue