log a stdout
This commit is contained in:
parent
e937775811
commit
76adfada4e
@ -111,6 +111,7 @@
|
|||||||
- name: Configurar main.cf
|
- name: Configurar main.cf
|
||||||
postconf:
|
postconf:
|
||||||
parameter:
|
parameter:
|
||||||
|
maillog_file: /dev/stdout
|
||||||
mydestination: >-
|
mydestination: >-
|
||||||
{{ postfix_unix_domains |
|
{{ postfix_unix_domains |
|
||||||
union( [ ansible_fqdn, 'localhost.localdomain', 'localhost'] ) |
|
union( [ ansible_fqdn, 'localhost.localdomain', 'localhost'] ) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user