mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-11 18:45:34 +00:00
xenserver_guest_info: add VDI uuid and vdi_type to disk info (#12119)
* xenserver_guest_info: add VDI uuid and vdi_type to disk info
Add uuid and vdi_type (VHD/QCOW2) fields to the disk information
returned by xenserver_guest_info module.
Fixes #11998
* changelog: add PR URL to changelog fragment
* xenserver_guest_info: add uuid and vdi_type to RETURN example output
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ansible-test-vm-1-facts.json | ||
| ansible-test-vm-1-facts.json.license | ||
| ansible-test-vm-1-params.json | ||
| ansible-test-vm-1-params.json.license | ||
| ansible-test-vm-2-facts.json | ||
| ansible-test-vm-2-facts.json.license | ||
| ansible-test-vm-2-params.json | ||
| ansible-test-vm-2-params.json.license | ||
| ansible-test-vm-3-facts.json | ||
| ansible-test-vm-3-facts.json.license | ||
| ansible-test-vm-3-params.json | ||
| ansible-test-vm-3-params.json.license | ||