ansible/deploy_postfix_non_mailhost...

9 lines
199 B
YAML
Raw Normal View History

2021-02-16 01:52:28 +01:00
---
# 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
roles:
- postfix_non_mailhost