add some variables

This commit is contained in:
2026-06-20 19:12:48 +02:00
parent 0f83b66f0e
commit 2b7c898bc2
+3
View File
@@ -1,5 +1,8 @@
---
# defaults file for tco.new_ldap_user
nlu_dn_attribute: email
nlu_ldap_base: "{{ ldap_base }}"
nlu_ldap_binddn: "{{ ldap_binddn }}"
nlu_ldap_bindpw: "{{ ldap_bindpwd }}"
nlu_ldap_uri: ldapi:///
nlu_ldap_user_dn: "ou={{ org }},{{ nlu_ldap_base }}"