Correct typo, this one was sneaky!
This commit is contained in:
parent
5f48a46522
commit
faba1d2005
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
- name: Add Dovecot configuration outside of conf.d
|
||||
template:
|
||||
src: "dovecot-ldap.conf.ext.j2"
|
||||
dest: "/etc/dovecot/dovecot-ldap-conf.ext"
|
||||
dest: "/etc/dovecot/dovecot-ldap.conf.ext"
|
||||
mode: 0600 # only legible by root
|
||||
owner: root
|
||||
group: root
|
||||
|
|
Loading…
Reference in a new issue