Add Fail2Ban playbook for Linux hosts
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
- name: Fail2Ban
|
||||||
|
hosts: linux
|
||||||
|
gather_facts: true
|
||||||
|
|
||||||
|
roles:
|
||||||
|
- role: "fail2ban"
|
||||||
|
tags:
|
||||||
|
- roles
|
||||||
|
- roles::fail2ban
|
||||||
Reference in New Issue
Block a user