configurations-ansible/roles/fail2ban-basic
2022-11-21 16:52:36 +01:00
..
defaults updating some roles with README 2022-11-21 16:52:36 +01:00
handlers init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
meta init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
tasks updating some roles with README 2022-11-21 16:52:36 +01:00
tests init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
vars init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
.travis.yml init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
README.md updating some roles with README 2022-11-21 16:52:36 +01:00

fail2ban-basic

This role install fail2ban into the target.

Requirements

.

Role Variables

  • fail2ban_enabled (boolean): Enable of disable fail2ban setup
  • fail2ban_package_name_by_os_family (array): Each key correspond to OS family, the value correspond to the package name to be installed

Dependencies

.

Example Playbook

ansible-playbook -i inventory/example.yml handbook.yml --extra-vars="target=your_target" --tags fail2ban

License

GPLv3

Author Information