[slapd] Fix re2o-ldap

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2022-04-04 17:58:55 +02:00
parent 5d16cd9c2f
commit 4c721ee90f
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 1 additions and 5 deletions

View File

@ -6,8 +6,4 @@
roles:
- slapd
- hosts: re2o_ldap_replica
vars:
re2o_ldap_replica: '{{ glob_re2o_ldap_replica | default({}) | combine(loc_re2o_ldap_replica | default({})) }}'
roles:
- re2o-ldap-replica
- import_playbook: re2o-ldap.yml