Deploy postfix on sputnik
parent
d6d09a3832
commit
4c50d7158c
12
network.yml
12
network.yml
|
@ -80,3 +80,15 @@
|
|||
titanic: true
|
||||
roles:
|
||||
- postfix
|
||||
|
||||
- hosts: sputnik.adm.crans.org
|
||||
vars:
|
||||
postfix:
|
||||
primary: false
|
||||
secondary: true
|
||||
public: true
|
||||
dkim: true
|
||||
mailman: false
|
||||
titanic: false
|
||||
roles:
|
||||
- postfix
|
||||
|
|
Loading…
Reference in New Issue