[PR #9223/6f87bf2b backport][stable-10] Fix incorrect key lookup (#9232)

Fix incorrect key lookup (#9223)

* Fix incorrect key lookup

* Create changelog fragment

(cherry picked from commit 6f87bf2bad)

Co-authored-by: IamLunchbox <56757745+IamLunchbox@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2024-12-09 19:38:40 +01:00
committed by GitHub
parent b3f669a574
commit 859039c47a
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).