Loading templates/fail2ban.local.j2 +0 −3 Original line number Diff line number Diff line {{ ansible_managed | comment }} [DEFAULT] logtarget = SYSLOG {{ fail2ban.fail2ban_local | default('') }} templates/jail.local.j2 +0 −3 Original line number Diff line number Diff line {{ ansible_managed | comment }} [DEFAULT] backend = systemd {{ fail2ban.jail_local | default('') }} Loading
templates/fail2ban.local.j2 +0 −3 Original line number Diff line number Diff line {{ ansible_managed | comment }} [DEFAULT] logtarget = SYSLOG {{ fail2ban.fail2ban_local | default('') }}
templates/jail.local.j2 +0 −3 Original line number Diff line number Diff line {{ ansible_managed | comment }} [DEFAULT] backend = systemd {{ fail2ban.jail_local | default('') }}