mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1cce279424
* Added VMID to all returns Also added in the docs promised return of MAC and devices when state == current. Fixes: #1641 * Revert devices and mac as get_vminfo works differently then I expected * Added status output to a few more calls * Update RETURNS docs * Remove vmid where it is not available * Added changelog fragment * Update changelogs/fragments/1715-proxmox_kvm-add-vmid-to-returns.yml You're right, this message is way better then mine.. :-) Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
291 B
YAML
2 lines
291 B
YAML
minor_changes:
|
|
- proxmox_kvm module - actually implemented ``vmid`` and ``status`` return values. Updated documentation to reflect current situation (https://github.com/ansible-collections/community.general/issues/1410, https://github.com/ansible-collections/community.general/pull/1715).
|