2
0
Fork 0
ansible-example/site.yml

12 lines
153 B
YAML
Raw Normal View History

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