forked from infra/ansible
Restart postfix if mailman config changes.
This commit is contained in:
parent
09df61bbe5
commit
3859a3912b
@ -56,6 +56,7 @@
|
|||||||
template: src={{ item }}.j2 dest=/etc/{{ item }}
|
template: src={{ item }}.j2 dest=/etc/{{ item }}
|
||||||
with_items:
|
with_items:
|
||||||
- mailman/mm_cfg.py
|
- mailman/mm_cfg.py
|
||||||
|
notify: Restart postfix
|
||||||
tags: mail
|
tags: mail
|
||||||
|
|
||||||
- name: Configure policyd
|
- name: Configure policyd
|
||||||
|
Loading…
Reference in New Issue
Block a user