Move playbooks in subfolder #73
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env ansible-playbook
|
||||
---
|
||||
# Radius (backup only for now)
|
||||
# Deploy Radius
|
||||
erdnaxe marked this conversation as resolved
Outdated
|
||||
- hosts: radius-*.adm.auro.re
|
||||
vars:
|
||||
update_motd:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env ansible-playbook
|
||||
---
|
||||
# Déploiement du service re2o aurore-firewall et keepalived
|
||||
# Deploy firewall and keepalived
|
||||
erdnaxe marked this conversation as resolved
Outdated
jeltz
commented
Why is the comment in French? Perhaps we should choose French or English and stick with it? Why is the comment in French?
Perhaps we should choose French or English and stick with it?
|
||||
# radvd: IPv6 SLAAC (/64 subnets, private IPs).
|
||||
# Must NOT be on routeur-aurore-*, or will with DHCPv6!
|
||||
- hosts: ~routeur-(pacaterie|edc|fleming|gs|rives).*\.adm\.auro\.re
|
||||
|
|
Loading…
Reference in a new issue
backup only for now
?