No description
Find a file
2022-07-31 08:58:18 +00:00
defaults first commit 2019-01-17 20:46:02 +00:00
handlers first commit 2019-01-17 20:46:02 +00:00
meta first commit 2019-01-17 20:46:02 +00:00
tasks remove error for semaphore test 2022-07-31 08:58:18 +00:00
templates first commit 2019-01-17 20:46:02 +00:00
tests first commit 2019-01-17 20:46:02 +00:00
vars first commit 2019-01-17 20:46:02 +00:00
README.md first commit 2019-01-17 20:46:02 +00:00

Postfix

Configures postfix MTA.

Requirements

  • ansible >= 2.0

Role Variables

Variable Name defaults options/type Description
postfix_main_template "templates/main.cf_default.j2" string Template for /etc/postfix/main.cf
postfix_root_alias "admin@example-.com" string Address to redirect mail for 'root' to
postfix_relayhost '[relay.example.com]' string Where to relay mail to
postfix_domain example.com Domain name

Dependencies

None, at the moment!

Example Playbook

License

BSD

Author Information

  • Authors:
    • Thomas Anglmaier