2
0
Fork 0
ansible-example/site.yml

19 lines
235 B
YAML
Raw Normal View History

2024-02-11 19:26:49 +01:00
---
- name: Import zfs
hosts:
- all
roles:
- mrlesmithjr.ansible-zfs
2024-02-11 18:21:54 +01:00
- name: Import nftables
hosts:
- all
roles:
- ipr-cnrs.nftables
- name: Import fail2ban
hosts:
- all
roles:
- Oefenweb.fail2ban