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] dc2fa05b1f
proxmox_kvm: fix undefined local variable status (#1847) (#1851)
* 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:44:02 +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) 2020-11-23 09:22:30 +01:00
centurylink Tidy up validate-modules ignores for cloud/centurylink modules (#1771) (#1811) 2021-02-13 12:35:18 +01:00
dimensiondata Tidy up validate-modules ignores for some cloud/ modules (#1354) 2020-11-23 09:22:30 +01:00
heroku Tidy up validate-modules ignores for some cloud/ modules (#1354) 2020-11-23 09:22:30 +01:00
huawei Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
linode Fix new sanity errors. (#1451) 2020-12-05 22:10:39 +01:00
lxc Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1839) 2021-02-16 08:46:20 +01:00
lxd Previously LXD profiles were overwritten, now these are merged. (#1813) (#1836) 2021-02-16 10:58:34 +01:00
memset Fix boolean defaults. (#1343) 2020-11-23 11:14:43 +00:00
misc proxmox_kvm: fix undefined local variable status (#1847) (#1851) 2021-02-17 21:44:02 +01:00
oneandone Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01: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) 2020-12-01 21:28:40 +01:00
oracle Tidy up validate-modules ignores for some cloud/ modules (#1354) 2020-11-23 09:22:30 +01:00
ovh Tidy up validate-modules ignores for some cloud/ modules (#1354) 2020-11-23 09:22:30 +01:00
ovirt Update CI (#1782) (#1787) 2021-02-11 11:10:42 +01:00
packet Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1834) 2021-02-16 07:38:50 +01:00
profitbricks Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) 2020-12-01 21:28:40 +01:00
pubnub Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1834) 2021-02-16 07:38:50 +01:00
rackspace Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
scaleway update scaleway zones (#1690) 2021-01-28 12:51:07 +01:00
smartos Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1834) 2021-02-16 07:38:50 +01:00
softlayer Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1834) 2021-02-16 07:38:50 +01:00
spotinst Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
univention Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) 2020-12-01 21:28:40 +01: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) 2020-11-27 08:01:02 +01:00