fix wrong module
This commit is contained in:
parent
34420eb9cf
commit
0379b0bf82
@ -46,7 +46,7 @@
|
|||||||
notify: __slapd_restart
|
notify: __slapd_restart
|
||||||
|
|
||||||
- name: Deploy custom ldap schemas
|
- name: Deploy custom ldap schemas
|
||||||
file:
|
copy:
|
||||||
src: "{{ item }}"
|
src: "{{ item }}"
|
||||||
dest: "/etc/openldap/schema/{{ item | basename }}"
|
dest: "/etc/openldap/schema/{{ item | basename }}"
|
||||||
owner: root
|
owner: root
|
||||||
|
Loading…
Reference in New Issue
Block a user