ldap_server: Refactor variables

This commit is contained in:
Timo Makinen 2025-02-02 15:21:26 +00:00
parent d2fb048b7d
commit b3ebfa71e7
3 changed files with 3 additions and 2 deletions

View file

@ -88,7 +88,7 @@ memberof-memberof-ad memberOf
# access without access to clear text data
directory /srv/ldap
{% if ldap_master is not defined %}
{% if not ldap_master %}
# replication
syncrepl rid={{ 999 | random(seed=inventory_hostname) }}
provider=ldaps://ldap01.foo.sh