mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
fe224a6537
* modules/proxmox_kvm: initial support for online migrations * modules/proxmox_kvm: add version_added and changelog fragment * modules/proxmox_kvm: update migrate description Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> * modules/proxmox_kvm: update failure message Co-authored-by: Felix Fontein <felix@fontein.de> * modules/proxmox_kvm: lowercase example boolean Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
171 B
YAML
2 lines
171 B
YAML
minor_changes:
|
|
- proxmox_kvm - adds ``migrate`` parameter to manage online migrations between hosts (https://github.com/ansible-collections/community.general/pull/6448)
|