mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
ff08c20f12
* one_vm: add release action
Previously you could create VMs with the `vm_start_on_hold` parameter
but then ansible couldn't release the VMs so they would be scheduled to
run. This PR adds the ability to release VMs which are in the 'HOLD'
state.
* Add changelog fragment
* Update changelogs/fragments/4036-onevm-add-release-action.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/cloud/opennebula/one_vm.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Make releasing a VM part of the running state
When `state: running` is specified the code checks if the VM is in a
'HOLD' state and will release the VM when needed.
Co-authored-by: Gerben Welter <gerben.welter@hcs-company.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
---|---|---|
.. | ||
alicloud | ||
atomic | ||
centurylink | ||
dimensiondata | ||
heroku | ||
huawei | ||
linode | ||
lxc | ||
lxd | ||
memset | ||
misc | ||
oneandone | ||
online | ||
opennebula | ||
oracle | ||
ovh | ||
packet | ||
profitbricks | ||
pubnub | ||
rackspace | ||
scaleway | ||
smartos | ||
softlayer | ||
spotinst | ||
univention | ||
webfaction | ||
xenserver |