mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 20:50:32 -07:00
In this case a running VM will be automaticaly shut down before being removed. With updates from Andrew Klychkov <aaklychkov@mail.ru>.
3 lines
202 B
YAML
3 lines
202 B
YAML
---
|
|
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).
|