Tentative role for fail2ban

This commit is contained in:
2026-03-16 16:43:38 +01:00
parent 192c6f59bb
commit f36556a850
3 changed files with 39 additions and 0 deletions

10
playbooks/fail2ban.yml Normal file
View File

@@ -0,0 +1,10 @@
---
- name: Install fail2ban on Linux hosts
hosts:
- fail2ban
become: true
roles:
- fail2ban