mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
Add archive param for proxmox_kvm module (#6159)
We simply add a param to allow proxmox administrator to restore VM from an archives. This new option will be useful to automate automatic creation and restore of VM. Co-authored-by: Julian Vanden Broeck <julian.vandenbroeck@dalibo.com>
This commit is contained in:
parent
f3be0076af
commit
7059789f35
2 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "proxmox_kvm - add new ``archive`` parameter. This is needed to create a VM from an archive (backup) (https://github.com/ansible-collections/community.general/pull/6159)."
|
Loading…
Add table
Add a link
Reference in a new issue