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
|
||
---|---|---|
.. | ||
.keep | ||
3943-add-option-options-to-snap-module.yml | ||
4026-fix-mail-callback.yml | ||
4030-proxmox-has-proxmoxer.yml | ||
4036-onevm-add-release-action.yaml | ||
4043-fix-no-log-opentelemetry.yml | ||
4052-fix-detection-of-installed-cargo-packages-with-hyphens.yaml | ||
4056-add-missing-mail-headers.yml | ||
4062-nmcli-ipv6-routes-support.yml |