diff --git a/tasks/fail2ban.yml b/tasks/fail2ban.yml index 8381c45..c5fa8b9 100644 --- a/tasks/fail2ban.yml +++ b/tasks/fail2ban.yml @@ -30,7 +30,7 @@ {{ '/etc/pve/firewall/cluster.fw' if pve_clustered - else '/etc/pve/firewall/' + pve_node.stdout + '.fw' + else '/etc/pve/firewall/' + pve_node + '.fw' }} #################################################