Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 783 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 783 Bytes

Ansible Role: Fail2Ban

Build Status

Installs and configures Fail2Ban on Linux systems via an Ansible role.

The SSH jail is the only jail that is enabled and configured by default.

Also on Ansible Galaxy.

Requirements

If running against a RedHat based system then you'll need to have the Epel repo installed.

I suggest running the Ansible role designed by Geerlingguy before this role if you don't already have it installed.

Role Variables

defaults/main.yml

License

MIT