Move playbooks in subfolder #73

Merged
erdnaxe merged 18 commits from move_playbooks into master 2021-11-28 10:16:50 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f0631e341b - Show all commits

View file

@ -1,6 +1,6 @@
#!/usr/bin/env ansible-playbook #!/usr/bin/env ansible-playbook
--- ---
# Radius (backup only for now) # Deploy Radius
- hosts: radius-*.adm.auro.re - hosts: radius-*.adm.auro.re
vars: vars:
update_motd: update_motd:

View file

@ -1,6 +1,6 @@
#!/usr/bin/env ansible-playbook #!/usr/bin/env ansible-playbook
--- ---
# Déploiement du service re2o aurore-firewall et keepalived # Deploy firewall and keepalived
# radvd: IPv6 SLAAC (/64 subnets, private IPs). # radvd: IPv6 SLAAC (/64 subnets, private IPs).
# Must NOT be on routeur-aurore-*, or will with DHCPv6! # Must NOT be on routeur-aurore-*, or will with DHCPv6!
- hosts: ~routeur-(pacaterie|edc|fleming|gs|rives).*\.adm\.auro\.re - hosts: ~routeur-(pacaterie|edc|fleming|gs|rives).*\.adm\.auro\.re