diff --git a/tasks/fail2ban.yml b/tasks/fail2ban.yml index 58c7111..e0ce04e 100644 --- a/tasks/fail2ban.yml +++ b/tasks/fail2ban.yml @@ -148,7 +148,7 @@ changed_when: false when: cluster_status.stat.exists -- name: Validate Proxmox firewall configuration +- name: fail2ban | Validate Proxmox firewall configuration ansible.builtin.command: pve-firewall compile register: fw_compile_check changed_when: false