mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
[PR #7143/07a47c04 backport][stable-8] add template option to proxmox and proxmox_kvm (#7488)
add template option to proxmox and proxmox_kvm (#7143)
* add template option to proxmox and proxmox_kvm
* make recommended updates
* fix tests
* resolve comments on PR
* save changes to changelog fragment
* Update changelogs/fragments/7143-proxmox-template.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Eric Trombly <etrombly@iomaxis.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 07a47c047b
)
Co-authored-by: Eric Trombly <etrombly@yahoo.com>
This commit is contained in:
parent
e0489d738a
commit
79cfc48dd5
3 changed files with 89 additions and 6 deletions
3
changelogs/fragments/7143-proxmox-template.yml
Normal file
3
changelogs/fragments/7143-proxmox-template.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- proxmox - adds ``template`` value to the ``state`` parameter, allowing conversion of container to a template (https://github.com/ansible-collections/community.general/pull/7143).
|
||||
- proxmox_kvm - adds ``template`` value to the ``state`` parameter, allowing conversion of a VM to a template (https://github.com/ansible-collections/community.general/pull/7143).
|
Loading…
Add table
Add a link
Reference in a new issue