mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 12:31:43 -07:00
proxmox_kvm: enable 'force' restart of vm (as documented) (#6914)
* enable 'force' restart of vm * added changelog fragment * Update changelogs/fragments/6914-proxmox_kvm-enable-force-restart.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
d7c1a814ea
commit
17b4219b8b
2 changed files with 5 additions and 3 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- proxmox_kvm - enabled force restart of VM, bringing the ``force`` parameter functionality in line with what is described in the docs (https://github.com/ansible-collections/community.general/pull/6914).
|
Loading…
Add table
Add a link
Reference in a new issue