Use underscore instead of dashes
This commit is contained in:
parent
9b8dee098e
commit
4c8e05e08f
69 changed files with 11 additions and 12 deletions
|
@ -3,7 +3,7 @@
|
|||
# Set up DHCP servers.
|
||||
- hosts: dhcp-*.adm.auro.re
|
||||
roles:
|
||||
- isc-dhcp-server
|
||||
- isc_dhcp_server
|
||||
|
||||
|
||||
# Deploy unbound DNS server (recursive).
|
||||
|
@ -24,7 +24,7 @@
|
|||
- hosts: ~routeur-aurore.*\.adm\.auro\.re
|
||||
roles:
|
||||
- router
|
||||
- ipv6-edge-router
|
||||
- ipv6_edge_router
|
||||
|
||||
# Radius (backup only for now)
|
||||
- hosts: radius-*.adm.auro.re
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue