mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
0bfebde5c9
* proxmox_kvm - state:template will check if template exists first (#7791) * added changelog entry * Update changelog fragment. --------- Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
175 B
YAML
2 lines
175 B
YAML
bugfixes:
|
|
- proxmox_kvm - running ``state=template`` will first check whether VM is already a template (https://github.com/ansible-collections/community.general/pull/7792).
|