Change some comments
This commit is contained in:
parent
3ccdacde13
commit
f0631e341b
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue