homeserver/playbooks/base/postfix.yml

5 lines
80 B
YAML

---
- hosts: all
roles:
- { role: mgrote.postfix, tags: "postfix" }