Bascule Z-Push, préparation Mail
This commit is contained in:
14
roles/postfix/handlers/main.yml
Normal file
14
roles/postfix/handlers/main.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
- name: postmap virtual-regexp
|
||||
command: postmap /etc/postfix/virtual-regexp
|
||||
listen: "postmap files"
|
||||
|
||||
- name: postmap transport
|
||||
command: postmap /etc/postfix/transport
|
||||
listen: "postmap files"
|
||||
|
||||
- name: restart postfix
|
||||
service:
|
||||
name: postfix
|
||||
state: restarted
|
||||
|
||||
|
Reference in New Issue
Block a user