aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-04-27 21:38:50 +0200
committerGravatar jchristgit <[email protected]>2024-04-27 21:48:19 +0200
commit41b47a6052508fc6328fa96f8b246126414749c5 (patch)
tree32d6821c3dbdd6699e3a5f91651b926ff2606c18
parentDocument the DNS system in dns/README.md (diff)
Use same indent for all fail2ban options
-rw-r--r--ansible/roles/fail2ban/files/jail.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/fail2ban/files/jail.local b/ansible/roles/fail2ban/files/jail.local
index c25dde5..13f14b2 100644
--- a/ansible/roles/fail2ban/files/jail.local
+++ b/ansible/roles/fail2ban/files/jail.local
@@ -5,4 +5,4 @@ maxretry = 3
findtime = 2h
[sshd]
-mode=aggressive
+mode = aggressive