remove courier folder ref

This commit is contained in:
Antonio J. Delgado 2022-11-01 22:43:20 +02:00
parent f817afa775
commit b77c715983

View file

@ -7,15 +7,15 @@
mode: '0644'
notify: Restart postfix
- name: Template file authmysqlrc
template:
src: templates/authmysqlrc.j2
dest: /etc/courier/authmysqlrc
owner: root
group: postfix
mode: '0550'
backup: true
notify: Restart postfix
# - name: Template file authmysqlrc
# template:
# src: templates/authmysqlrc.j2
# dest: /etc/courier/authmysqlrc
# owner: root
# group: postfix
# mode: '0550'
# backup: true
# notify: Restart postfix
- name: Template file mysql-body_checks.cf
template: