add handler for postmap conf files
This commit is contained in:
@ -32,7 +32,9 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
notify: restart postfix
|
||||
notify:
|
||||
- postmap sender relay
|
||||
- restart postfix
|
||||
when: postfix_sender_relay is defined
|
||||
|
||||
- name: postfix | sasl passwd
|
||||
@ -42,6 +44,8 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
notify: restart postfix
|
||||
notify:
|
||||
- postmap sasl passwd
|
||||
- restart postfix
|
||||
when: postfix_sasl_passwd is defined
|
||||
|
||||
|
Reference in New Issue
Block a user