ansible-roles/postfix
2017-01-02 00:37:20 +01:00
..
defaults init Postfix roles 2017-01-02 00:37:20 +01:00
handlers init Postfix roles 2017-01-02 00:37:20 +01:00
tasks init Postfix roles 2017-01-02 00:37:20 +01:00
templates init Postfix roles 2017-01-02 00:37:20 +01:00
README.md init Postfix roles 2017-01-02 00:37:20 +01:00

Postfix

Install Postfix

Tasks

Minimal configuration is in tasks/main.yml.

Available variables

Main variables are :

  • postfix_hostname : hostname for Postfix ;
  • postfix_slow_transport : enable customization for delivrability.

The full list of variables (with default values) can be found in defaults/main.yml.