Add sheband to backups, bdd and postfix playbooks
This commit is contained in:
parent
0979370418
commit
5bc84dbdd2
3 changed files with 2 additions and 0 deletions
1
backups.yml
Normal file → Executable file
1
backups.yml
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/env ansible-playbook
|
||||||
---
|
---
|
||||||
- hosts: perceval.adm.auro.re
|
- hosts: perceval.adm.auro.re
|
||||||
vars:
|
vars:
|
||||||
|
|
0
bdd.yml
Normal file → Executable file
0
bdd.yml
Normal file → Executable file
1
deploy_postfix_non_mailhost.yml
Normal file → Executable file
1
deploy_postfix_non_mailhost.yml
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/env ansible-playbook
|
||||||
---
|
---
|
||||||
# Deploy a correclty configured postfix on non mailhost servers
|
# Deploy a correclty configured postfix on non mailhost servers
|
||||||
- hosts: all,!unifi
|
- hosts: all,!unifi
|
||||||
|
|
Loading…
Reference in a new issue