Always set_from_header
This commit is contained in:
parent
beee9c1128
commit
56eaf83ba8
@ -1,9 +1,9 @@
|
||||
defaults
|
||||
|
||||
account here
|
||||
set_from_header on
|
||||
{% if rewrite_domain is defined %}
|
||||
from root@{{ rewrite_domain }}
|
||||
set_from_header on
|
||||
{% else %}
|
||||
from root@{{ ansible_hostname }}.{{ ansible_domain }}
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user