mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
6b215e3a9c
* Fixed vmid result when VM with name exists
* Adding changelog fragment
(cherry picked from commit b281d3d699
)
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
2 lines
165 B
YAML
2 lines
165 B
YAML
bugfixes:
|
|
- proxmox_kvm - fixed ``vmid`` return value when VM with ``name`` already exists (https://github.com/ansible-collections/community.general/issues/2648).
|