confd #1
@ -68,7 +68,7 @@
|
||||
LDAP_HOSTS: "{{ dovecot_ldap_hosts | join(' ') }}"
|
||||
LDAP_URIS: "{{ dovecot_ldap_uris | join(' ') }}"
|
||||
LDAP_BIND: "{{ 'yes' if dovecot_ldap_bind else 'no' }}"
|
||||
LDAP_VERSION: "{{ dovecot_ldap_version }}"
|
||||
LDAP_VERSION: "{{ dovecot_ldap_version | string }}"
|
||||
LDAP_BASE: "{{ dovecot_ldap_base }}"
|
||||
LDAP_SCOPE: "{{ dovecot_ldap_scope }}"
|
||||
LDAP_USER_ATTRS: "{{ dovecot_ldap_user_attrs }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user