refactor ♻️: Rename task 'Validate Proxmox firewall configuration' to 'fail2ban | Validate Proxmox firewall configuration'
Refactored the task name to include 'fail2ban' for clarity and consistency with other similar tasks.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user