ansible/mail.yml
2020-10-23 03:32:54 +02:00

9 lines
77 B
YAML

---
- hosts:
- mail
become: yes
roles:
- dovecot
- postfix