Fix incorrect key lookup (#9223)

* Fix incorrect key lookup

* Create changelog fragment
This commit is contained in:
IamLunchbox 2024-12-09 19:25:13 +01:00 committed by GitHub
commit 6f87bf2bad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- proxmox_backup - fix incorrect key lookup in vmid permission check (https://github.com/ansible-collections/community.general/pull/9223).