feat : Add Fail2ban integration with Proxmox Firewall #43

Merged
Jose merged 13 commits from dev into main 2026-02-24 19:22:28 +01:00
Showing only changes of commit 4107a3a953 - Show all commits

View File

@@ -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