forked from infra/ansible
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
|
ldap_servers: {{ ldap_uri }}
|
||
|
ldap_search_base: {{ ldap_base }}
|
||
|
ldap_bind_dn: {{ ldap_binddn }}
|
||
|
ldap_password: {{ ldap_bindpw }}
|