Change some comments

This commit is contained in:
Alexandre Iooss 2021-11-28 10:08:14 +01:00
parent 3ccdacde13
commit f0631e341b
2 changed files with 2 additions and 2 deletions

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