This Ansible Role installs, configures and updates fail2ban for a linux server.
- Currently only tested with CentOS 7
- Ansible 2.4 or higher is required for this Ansible Role
Variables are self speaking or documented in:
defaults/main.yml
This Ansilbe Role has no dependencies.
# main.yml
roles:
- ansible-role-fail2ban
# requirements.yml
- src: https://github.com/czbone/ansible-role-fail2ban
name: fail2ban
# main.yml
roles:
- fail2ban