Merge branch 'fail2ban-increase-ban-limit' of evolix/ansible-roles into unstable

This commit is contained in:
Benoît S. 2019-04-04 16:15:56 +02:00 committed by Gitea
commit c91186c4f9
1 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,12 @@ action_mwl = %(banaction)s[name=%(__name__)s, port="%(port)s", protocol="%(proto
action = %(action_mwl)s
[sshd]
port = ssh
logpath = %(sshd_log)s
backend = %(sshd_backend)s
maxretry = 10
{% if fail2ban_wordpress %}
[wordpress-hard]
enabled = true