base: group name is ldap_replica
It's an underscore, not a hyphen
This commit is contained in:
parent
9c1f186682
commit
7e9c4352a0
1 changed files with 1 additions and 1 deletions
2
base.yml
2
base.yml
|
@ -13,6 +13,6 @@
|
|||
|
||||
# Clone LDAP on local geographic location
|
||||
# DON'T DO THIS AS IT RECREATES THE REPLICA
|
||||
#- hosts: ldap-replica
|
||||
#- hosts: ldap_replica
|
||||
# roles:
|
||||
# - ldap-replica
|
||||
|
|
Loading…
Reference in a new issue