[PR #5672/fab73a1d backport][stable-5] Bugfix: Remove redundant VMID parameters (#5708)

Bugfix: Remove redundant VMID parameters (#5672)

* Remove redundant parameters VMID

* Add changelog fragment

(cherry picked from commit fab73a1d1e)

Co-authored-by: castorsky <csky57@gmail.com>
This commit is contained in:
patchback[bot]
2022-12-19 20:43:16 +01:00
committed by GitHub
parent 6988ea052d
commit 40d094e63a
3 changed files with 6 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
bugfixes:
- "proxmox_disk - fixed possible issues with redundant ``vmid`` parameter (https://github.com/ansible-collections/community.general/issues/5492, https://github.com/ansible-collections/community.general/pull/5672)."
- "proxmox_nic - fixed possible issues with redundant ``vmid`` parameter (https://github.com/ansible-collections/community.general/issues/5492, https://github.com/ansible-collections/community.general/pull/5672)."