♻️: move playbooks from root
This commit is contained in:
13
playbooks/mail.yml
Normal file
13
playbooks/mail.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
|
||||
- name: Deploy mail
|
||||
hosts: mailservers
|
||||
diff: true
|
||||
roles:
|
||||
- postfix
|
||||
- dovecot
|
||||
- opendkim
|
||||
- opendmarc
|
||||
- postgrey
|
||||
- spamassassin
|
||||
- mailman
|
Reference in New Issue
Block a user