diff --git a/roles/debian-base/templates/jail.local b/roles/debian-base/templates/jail.local index 0e4ef17..9c0cd5b 100644 --- a/roles/debian-base/templates/jail.local +++ b/roles/debian-base/templates/jail.local @@ -18,3 +18,4 @@ enabled = true port = 0:65535 filter = sshd logpath = {{ fail2ban.logpath }} +action = %(action_mwl)s \ No newline at end of file