Don't execute the Playbook without reading this
This commit is contained in:
parent
635b6ec410
commit
56139509f4
1 changed files with 4 additions and 3 deletions
7
ldap.yml
7
ldap.yml
|
@ -5,7 +5,8 @@
|
||||||
- ldap-client
|
- ldap-client
|
||||||
|
|
||||||
# Clone LDAP on local geographic location
|
# Clone LDAP on local geographic location
|
||||||
- hosts: ldap-replica
|
# DON'T DO THIS AS IT RECREATES THE REPLICA
|
||||||
roles:
|
#- hosts: ldap-replica
|
||||||
- ldap-replica
|
# roles:
|
||||||
|
# - ldap-replica
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue