dhcp: fix silly mix-ups

This commit is contained in:
Yohaï-Eliel BERREBY 2020-04-05 19:48:56 +02:00
parent 6b369d5b28
commit 2a0a2e2ac6
5 changed files with 18 additions and 15 deletions

View file

@ -10,6 +10,12 @@
roles:
- ldap-client
# Set up DHCP servers.
- hosts: dhcp
roles:
- isc-dhcp-server
# Clone LDAP on local geographic location
# DON'T DO THIS AS IT RECREATES THE REPLICA
#- hosts: ldap-replica