fix wrong module

This commit is contained in:
Robert Kaussow 2018-12-12 22:23:54 +01:00
parent 34420eb9cf
commit 0379b0bf82
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
notify: __slapd_restart
- name: Deploy custom ldap schemas
file:
copy:
src: "{{ item }}"
dest: "/etc/openldap/schema/{{ item | basename }}"
owner: root