--- # 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 }}"