This commit is contained in:
Graham McIntire 2025-07-23 12:38:38 -05:00
parent b80b2a9967
commit d5bddcbbaa
No known key found for this signature in database
3 changed files with 11 additions and 127 deletions

1
ansible/.gitignore vendored
View file

@ -1,4 +1,5 @@
# Ansible runtime files
*.log
ansible-playbook.log
*.retry
site.retry

10
ansible/TODO.md Normal file
View 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