From 7e9c4352a0ef77b410ae4f0bb9a978f6f975ad57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoha=C3=AF-Eliel=20BERREBY?= Date: Mon, 4 May 2020 18:49:51 +0200 Subject: [PATCH] base: group name is ldap_replica It's an underscore, not a hyphen --- base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.yml b/base.yml index fc2a037..935f60e 100755 --- a/base.yml +++ b/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