You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An ansible role for installing fail2ban.
This fork is to use iptables instead of firewalld to enable this role to be used in (CentOS in my case) instances running in OpenVZ.
Usage:
---
- hosts: all
remote_user: root
roles:
- nimeshjm.fail2ban