ezamriy.fail2ban

fail2ban

An Ansible role that installs fail2ban and configures sshd protection on EL 7 or Fedora.

Role Variables

Available variables and their default values are listed below:

  • fail2ban_ignoreip: 127.0.0.1/8 - fail2ban will not ban a host which matches an address in this list

Example Playbook

    ---
    - hosts: all
      roles:
        - { role: ezamriy.fail2ban, fail2ban_ignoreip: '127.0.0.1/8 192.168.0.0/24' }

License

MIT

Authors

About

Installs fail2ban and configures sshd protection on EL 7 and Fedora

Install
ansible-galaxy install ezamriy.fail2ban
GitHub repository
License
mit
Downloads
414
Owner
Chief architect at R-Platforma, AlmaLinux OS co-founder and ex-core developer.