fix conf.d template files path

This commit is contained in:
otthorn 2021-01-30 00:38:15 +01:00 committed by Otthorn
parent ab124e560a
commit 012a6076f3

View file

@ -43,7 +43,7 @@
# Add the Dovecot configuration files (conf.d)
- name: Add Dovecot configuration in conf.d
template:
src: "{{ item }}.j2"
src: "conf.d/{{ item }}.j2"
dest: "/etc/dovecot/conf.d/{{ item }}"
mode: 0644
loop: