mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
77b7a65002
* 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>
(cherry picked from commit c0f53d60c4
)
Co-authored-by: Davíð Steinn Geirsson <david@dsg.is>
2 lines
144 B
YAML
2 lines
144 B
YAML
bugfixes:
|
|
- "proxmox_kvm - fix error in check when creating or cloning (https://github.com/ansible-collections/community.general/pull/4306)."
|