Rename deploy_postfix_non_mailhost.yml to postfix.yml
This commit is contained in:
parent
2a9e1f4def
commit
747c93139b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env ansible-playbook
|
#!/usr/bin/env ansible-playbook
|
||||||
---
|
---
|
||||||
# Deploy a correclty configured postfix on non mailhost servers
|
# Deploy Postfix on non mailhost servers
|
||||||
- hosts: all,!unifi
|
- hosts: all,!unifi
|
||||||
vars:
|
vars:
|
||||||
local_network: 10.128.0.0/16
|
local_network: 10.128.0.0/16
|
Loading…
Reference in a new issue