From cbb2383b76ea9d6d87597cdb55a7230610d67130 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Mon, 16 Feb 2026 14:57:21 +0100 Subject: [PATCH] fix: unused when condition --- tasks/firewall.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/firewall.yaml b/tasks/firewall.yaml index e9f561f..e51fe87 100644 --- a/tasks/firewall.yaml +++ b/tasks/firewall.yaml @@ -40,7 +40,6 @@ {% endfor %} COMMIT notify: "restart iptables" - when: "ipv4_enabled" # load nf_conntrack module