fail2ban
Fail2Ban Setup with Ansible
This Ansible Role installs, configures and updates fail2ban for a linux server. The following tasks will be configured:
Install and configure fail2ban
Requirements
- Currently only tested with CentOS 7
- Ansible 2.4 or higher is required for this Ansible Role
Role Variables
Variables are self speaking or documented in:
defaults/main.yml
Dependencies
This Ansilbe Role has dependencies to these Ansilbe Roles:
*
Example Playbook
Example playbooks for this role are located in ´test´ folder:
tests/playbook_fail2ban.yml
Install
ansible-galaxy install melvin-suter/ansible.fail2ban
License
Unknown
Downloads
346
Owner