mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 15:15:54 +00:00
- Add new update_all_tags() function to properly handle container/VM lists
- Fix missing vmid parameter error that was causing "type check ('integer') failed"
- Replace direct update_tags calls with update_all_tags calls in check() function
- Ensure proper iteration over all containers and VMs during tag updates
- Simplify conditional logic for force updates