From afc80dc57dcafdfd6f131c8964d1c0957c84d07e Mon Sep 17 00:00:00 2001 From: Jose Date: Sun, 8 Feb 2026 06:44:18 +0100 Subject: [PATCH] =?UTF-8?q?refactor=20=E2=99=BB=EF=B8=8F:=20Rename=20'task?= =?UTF-8?q?'=20to=20'Read=20checksum=20after=20patch'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refactored the task name to more accurately reflect its purpose, updating the description for clarity. --- tasks/subscription.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/subscription.yml b/tasks/subscription.yml index 865ca83..4f19557 100644 --- a/tasks/subscription.yml +++ b/tasks/subscription.yml @@ -39,7 +39,7 @@ - patch_legacy.matched == 0 notify: restart pveproxy -- name: subscription | proxmoxlib.js after patch +- name: subscription | Read checksum after patch (legacy proxmoxlib.js) ansible.builtin.stat: path: /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js checksum_algorithm: sha256