1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/cloud/misc
Felix Fontein ae2acef507
Added VMID to all returns (#1715) (#1827)
* 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>
(cherry picked from commit 1cce279424)

Co-authored-by: Jeffrey van Pelt <jeff@vanpelt.one>
2021-02-15 22:38:47 +01:00
..
cloud_init_data_facts.py Reduce ignored sanity tests in cloud/misc modules (#845) (#920) 2020-09-17 20:59:12 +02:00
helm.py Reduce ignored sanity tests in cloud/misc modules (#845) (#920) 2020-09-17 20:59:12 +02:00
ovirt.py Fix a bunch of potential security issues (secret leaking) (#1736) (#1750) 2021-02-08 16:22:39 +00:00
proxmox.py Improved parameter handling on proxmox modules (#1765) (#1803) 2021-02-15 22:16:29 +01:00
proxmox_domain_info.py proxmox: create a common base (#1331) (#1378) 2020-11-24 17:56:50 +01:00
proxmox_group_info.py proxmox: create a common base (#1331) (#1378) 2020-11-24 17:56:50 +01:00
proxmox_kvm.py Added VMID to all returns (#1715) (#1827) 2021-02-15 22:38:47 +01:00
proxmox_template.py Improved parameter handling on proxmox modules (#1765) (#1803) 2021-02-15 22:16:29 +01:00
proxmox_user_info.py proxmox: create a common base (#1331) (#1378) 2020-11-24 17:56:50 +01:00
rhevm.py Reduce ignored sanity tests in cloud/misc modules (#845) (#920) 2020-09-17 20:59:12 +02:00
serverless.py Reduce ignored sanity tests in cloud/misc modules (#845) (#920) 2020-09-17 20:59:12 +02:00
terraform.py Fixing return code not showing the command that fails in terraform. (#1632) (#1662) 2021-01-23 12:15:17 +01:00
xenserver_facts.py modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00