Use underscore instead of dashes

This commit is contained in:
Yohann D'ANELLO 2020-11-04 19:36:40 +01:00
parent 9b8dee098e
commit 4c8e05e08f
69 changed files with 11 additions and 12 deletions

View file

@ -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