2
0
Fork 0
ansible-example/site.yml

19 lines
235 B
YAML

---
- name: Import zfs
hosts:
- all
roles:
- mrlesmithjr.ansible-zfs
- name: Import nftables
hosts:
- all
roles:
- ipr-cnrs.nftables
- name: Import fail2ban
hosts:
- all
roles:
- Oefenweb.fail2ban