From 54f3f761c8ea9513aadeae8f8b5fda0172563b8c Mon Sep 17 00:00:00 2001 From: Jose Date: Sun, 1 Mar 2026 12:05:48 +0100 Subject: [PATCH] =?UTF-8?q?chore=20=F0=9F=93=A6:=20Remove=20commented-out?= =?UTF-8?q?=20code=20in=20fail2ban.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit removes unnecessary commented-out code from the fail2ban.yml file to clean up and simplify the configuration. --- tasks/fail2ban.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/fail2ban.yml b/tasks/fail2ban.yml index d4e87aa..6179f38 100644 --- a/tasks/fail2ban.yml +++ b/tasks/fail2ban.yml @@ -94,7 +94,6 @@ backend = systemd banaction = {% if (clustered.stat.exists | default(false)) %} proxmox-fw{% else %} iptables-multiport{% endif %} ignoreip = 127.0.0.1/8 192.168.2.0/24 - # {% if pmxcfs_running.stat.exists %} {{ corosync_networks | join(' ') }}{% endif %} ################################################# # SSH