ansible-roles/postfix/defaults/main.yml

6 lines
134 B
YAML
Raw Normal View History

2017-01-02 00:06:18 +01:00
---
postfix_hostname: "{{ ansible_fqdn }}"
postfix_slow_transport_include: False
2017-10-11 11:10:43 +02:00
postfix_force_main_cf: False
postfix_packmail: False