mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
proxmox_kvm: allow force to be use with state=absent (#849)
In this case a running VM will be automaticaly shut down before being removed. With updates from Andrew Klychkov <aaklychkov@mail.ru>.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
breaking_changes:
|
||||
- proxmox_kvm - recognize ``force=yes`` in conjunction with ``state=absent`` to forcibly remove a running VM (https://github.com/ansible-collections/community.general/pull/849).
|
||||
Reference in New Issue
Block a user