mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 22:01:15 +00:00
* Expose timeout param to stopped state Forcefully stop virtual machine using timeout param for proxmox vm shutdown api call. * Add changelog fragment * Typo fix in timeout param description * Update changelogs/fragments/6570-handle-shutdown-timeout.yaml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/proxmox_kvm.py Co-authored-by: Felix Fontein <felix@fontein.de> * Revert back exception message --------- Co-authored-by: Felix Fontein <felix@fontein.de>