mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
02e6a8608f
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>
3 lines
443 B
YAML
3 lines
443 B
YAML
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)."
|