]> arthur.barton.de Git - AnsibleRoles.git/blob - roles/postfix/defaults/main.yml
postfix: Don't use Debconf to configure postfix
[AnsibleRoles.git] / roles / postfix / defaults / main.yml
1 ---
2 # defaults file for postfix
3
4 postfix_interfaces: "all"
5 postfix_mailname: "{{ inventory_hostname }}"
6 smtp_relay_host: ""