mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
fail2ban role now protects postfix, dovecot and sshd. other roles can drop configuration files into /etc/fail2ban/jail.d/*.local to enable fail2ban to monitor it's service.
9 lines
205 B
Django/Jinja
9 lines
205 B
Django/Jinja
#
|
|
# {{ansible_managed}}
|
|
#
|
|
|
|
# creates the requisite chains in firewalld when fail2ban starts instead
|
|
# of creating them on first use (ie, when first IP is banned)
|
|
[Definition]
|
|
actionstart_on_demand = false
|