diff --git a/handlers/main.yml b/handlers/main.yml index 5d1d4dd..7ce84b6 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -15,9 +15,9 @@ ansible.builtin.systemd_service: daemon_reexec: true -- name: Ppatch legacy proxmoxlib.js +- name: Patch legacy proxmoxlib.js block: - - name: Ppatch legacy proxmoxlib.js + - name: Patch legacy proxmoxlib.js ansible.builtin.replace: path: /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js regexp: "if \\(data.status !== 'Active'\\)"