7043946594bbbc5bd0b78f3edd671d41bf2477b8
Proxmox nag removal playbook
This playbook applies the same proxmox subscription nag patch pattern as the archived upstream task file:
- upstream reference:
https://raw.githubusercontent.com/ironicbadger/ansible-role-proxmox-nag-removal/refs/heads/master/tasks/remove-nag.yml
Update the example hosts in inventory.ini, then run:
ansible-playbook -i inventory.ini remove-proxmox-nag.yml
Notes:
- it targets the
proxmoxinventory group - it keeps a one-time remote backup at
proxmoxlib.js.bak - it also enables Ansible's
backup: trueon each replace operation - it restarts
pveproxyonly if one of the replacements changes the file
Description