fail2ban is a service which parses specified
log files and can perform configured actions when a given regexp is found.
It's usually used to ban offending IP addresses using iptables
rules
(only IPv4 connections are supported at the moment).
This role requires at least Ansible v1.7.0
. To install it, run:
ansible-galaxy install debops.fail2ban
More information about debops.fail2ban
can be found in the
official debops.fail2ban documentation.
You may need to include missing roles from the DebOps common playbook into your playbook.
Try DebOps now for a complete solution to run your Debian-based infrastructure.
fail2ban
role was written by:
License: GPLv3
This role is part of the DebOps project. README generated by ansigenome.