feat : NAG checksum-based detection (auto-repatch after upgrades) #1

Merged
Jose merged 3 commits from dev into main 2026-02-07 18:42:43 +01:00
Showing only changes of commit e0831c473e - Show all commits

View File

@@ -11,7 +11,7 @@
# Legacy proxmoxlib.js
############################
- name: subscription | Read stored checksum (legacy)
slurp:
ansible.builtin.slurp:
src: /var/lib/proxmox-nag-patch/proxmoxlib.js.sha256
register: proxmoxlib_js_checksum_stored
when: proxmoxlib_js.stat.exists