Postfix for non-mailhost #17

Merged
otthorn merged 9 commits from configure_postfix_for_non_mailhost into master 2021-02-16 02:51:21 +01:00
Showing only changes of commit e151c1c3fd - Show all commits

View file

@ -0,0 +1,9 @@
---
# Deploy a correclty configured postfix on non mailhost servers
- hosts: all,!unifi
vars:
local_network: 10.128.0.0/16
relay_host: proxy.adm.auro.re
myorigin: auro.re
roles:
- postfix-non-mailhost