Tentative role for fail2ban
This commit is contained in:
10
playbooks/fail2ban.yml
Normal file
10
playbooks/fail2ban.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
- name: Install fail2ban on Linux hosts
|
||||
hosts:
|
||||
- fail2ban
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- fail2ban
|
||||
|
||||
|
||||
Reference in New Issue
Block a user