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
patchback[bot] 58ae8c81ac
proxmox_kvm: fix undefined local variable status (#1847) (#1850)
* proxmox_kvm: undefined local variable status

* proxmox_kvm: Add a changelog fragment

* Update changelogs/fragments/1847-proxmox-kvm-fix-status.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* proxmox_kvm: fix the RETURN document

* proxmox_kvm: fix name variable when state=current

The variable name is not always defined as the module can be called with
just a vmid.

Before:

> "msg": "VM None with vmid = 118 is stopped"

After:

> "msg": "VM test-instance with vmid = 118 is stopped"

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 5135587c16)

Co-authored-by: Tristan Le Guern <tristan.leguern-presta@deveryware.com>
2021-02-17 21:43:58 +01:00
..
alicloud modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
atomic Tidy up validate-modules ignores for some cloud/ modules (#1354) (#1356) 2020-11-23 10:01:35 +01:00
centurylink Tidy up validate-modules ignores for cloud/centurylink modules (#1771) (#1812) 2021-02-13 12:46:52 +01:00
dimensiondata Tidy up validate-modules ignores for some cloud/ modules (#1354) (#1356) 2020-11-23 10:01:35 +01:00
docker docker swarm - Add no_log to the signing_ca_key argument (#1728) 2021-02-04 21:17:43 +01:00
google Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
heroku Tidy up validate-modules ignores for some cloud/ modules (#1354) (#1356) 2020-11-23 10:01:35 +01:00
huawei Fix a bunch of potential security issues (secret leaking) (#1736) (#1750) 2021-02-08 16:22:39 +00:00
kubevirt modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
linode Fix new sanity errors. (#1451) (#1452) 2020-12-06 10:37:17 +01:00
lxc Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
lxd Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1837) 2021-02-16 08:03:16 +01:00
memset Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
misc proxmox_kvm: fix undefined local variable status (#1847) (#1850) 2021-02-17 21:43:58 +01:00
oneandone Fix a bunch of potential security issues (secret leaking) (#1736) (#1750) 2021-02-08 16:22:39 +00:00
online modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
opennebula Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) (#1429) 2020-12-01 21:13:54 +00:00
oracle Tidy up validate-modules ignores for some cloud/ modules (#1354) (#1356) 2020-11-23 10:01:35 +01:00
ovh Tidy up validate-modules ignores for some cloud/ modules (#1354) (#1356) 2020-11-23 10:01:35 +01:00
ovirt [stable-1] Update CI (#1790) 2021-02-11 16:32:47 +01:00
packet Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1837) 2021-02-16 08:03:16 +01:00
profitbricks Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) (#1429) 2020-12-01 21:13:54 +00:00
pubnub Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1837) 2021-02-16 08:03:16 +01:00
rackspace Fix a bunch of potential security issues (secret leaking) (#1736) (#1750) 2021-02-08 16:22:39 +00:00
scaleway update scaleway zones (#1690) (#1694) 2021-01-28 13:22:19 +01:00
smartos Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1837) 2021-02-16 08:03:16 +01:00
softlayer Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1837) 2021-02-16 08:03:16 +01:00
spotinst Fix a bunch of potential security issues (secret leaking) (#1736) (#1750) 2021-02-08 16:22:39 +00:00
univention Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) (#1429) 2020-12-01 21:13:54 +00:00
webfaction modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
xenserver Tidy up validate-modules:doc-elements-mismatch (#1399) (#1407) 2020-11-27 08:25:08 +01:00