add default valut for dn value

This commit is contained in:
2024-09-23 16:56:47 +02:00
parent 88828eed33
commit 15914b17b7
2 changed files with 8 additions and 6 deletions

View File

@@ -10,12 +10,13 @@ keepass entry for opendoor/collidine_ldap_password
Role Variables
--------------
org: no default
ldap_base - from group variables
nlu_dn_attribute - TODO: defaults override host var in this case ? firstname or email
binddn - from group variables
bindpwd - from group variables
file : default account.csv csv file containing user to create:
* org: no default
* ldap_base - from group variables
* nlu_dn_attribute - firstname or email - default to email
* binddn - from group variables
* bindpwd - from group variables
* file : default account.csv csv file containing user to create:
```csv
firstname,lastname,email,[password]

View File

@@ -1,2 +1,3 @@
---
# defaults file for tco.new_ldap_user
nlu_dn_attribute: email