org not needed in account.csv
create tmp password recap file upon account creation
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
tags: always
|
||||
when: binddn is not defined
|
||||
|
||||
- name: add ldap ou
|
||||
- name: "add ldap ou ou={{ org }},{{ ldap_base }}"
|
||||
community.general.ldap_entry:
|
||||
dn: "ou={{ org }},{{ ldap_base }}"
|
||||
bind_dn: "{{ binddn }}"
|
||||
|
||||
Reference in New Issue
Block a user