mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 02:51:43 -07:00
modules/proxmox_kvm: initial support for online migrations (#6448)
* 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>
This commit is contained in:
parent
9c11230824
commit
fe224a6537
2 changed files with 42 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- proxmox_kvm - adds ``migrate`` parameter to manage online migrations between hosts (https://github.com/ansible-collections/community.general/pull/6448)
|
Loading…
Add table
Add a link
Reference in a new issue