mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
* proxmox: Fix error on VM clone (#4278) Incorrect parameters for `get_vmid()` and `get_vm()` caused failures when cloning VMs. Fixes #4278 * Update changelogs/fragments/4306-proxmox-fix-error-on-vm-clone.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Davíð Steinn Geirsson <david@isnic.is> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
ea0697601b
commit
c0f53d60c4
2 changed files with 3 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "proxmox_kvm - fix error in check when creating or cloning (https://github.com/ansible-collections/community.general/pull/4306)."
|
Loading…
Add table
Add a link
Reference in a new issue