homeserver/playbooks/on-off/f2b.yml

7 lines
141 B
YAML

---
- hosts: testeinzeln
become: yes
roles:
- { role: mgrote.postfix, tags: "postfix" }
- { role: mgrote.fail2ban, tags: "f2b" }