mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-22 00:01:09 +02:00
6 lines
324 B
Markdown
6 lines
324 B
Markdown
# Todos
|
|
- Remove, *_users.yml, *_applications.yml, *_ports.yml and *_networks.yml
|
|
- Move their values to the roles/*/config/main.yml file of each role
|
|
- Implement validators (e.g. no overlappsing networks, unique ports) for all of this configurations
|
|
- Keep this design decissions in ming during new feature implementations
|