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/changelogs/fragments
patchback[bot] ff08c20f12
one_vm: add release action (#4036) (#4077)
* 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 a4983ce38a)

Co-authored-by: Gerben Welter <gerben@welter.nu>
2022-01-24 21:00:19 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
3943-add-option-options-to-snap-module.yml [PR #3943/12c0220c backport][stable-4] Add option "options" to snap module (#4076) 2022-01-24 09:23:31 +01:00
4026-fix-mail-callback.yml Fix exception in the mail callback plugin (#4026) (#4064) 2022-01-20 09:30:03 +01:00
4030-proxmox-has-proxmoxer.yml Move Proxmox HAS_PROXMOXER check into module_utils. (#4030) (#4046) 2022-01-16 20:28:26 +01:00
4036-onevm-add-release-action.yaml one_vm: add release action (#4036) (#4077) 2022-01-24 21:00:19 +01:00
4043-fix-no-log-opentelemetry.yml opentelemetry: no_log:true causes exception when generating trace (#4043) (#4051) 2022-01-17 21:57:46 +01:00
4052-fix-detection-of-installed-cargo-packages-with-hyphens.yaml Fix detection of installed cargo packages with hyphens in name (#4052) (#4054) 2022-01-18 19:40:37 +01:00
4056-add-missing-mail-headers.yml mail: add Date and Message-ID headers (#4056) (#4069) 2022-01-21 09:29:15 +01:00
4062-nmcli-ipv6-routes-support.yml Add nmcli support for IPv6 routes (#4062) (#4075) 2022-01-23 13:26:09 +01:00