mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
proxmox_template: small refactor in get_template() (#8516)
* proxmox_template: small refactor in get_template() * add changelog frag * Update plugins/modules/proxmox_template.py Co-authored-by: Felix Fontein <felix@fontein.de> * rename function as per PR suggestion --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
1053545870
commit
70c8042c99
2 changed files with 10 additions and 8 deletions
2
changelogs/fragments/8516-proxmox-template-refactor.yml
Normal file
2
changelogs/fragments/8516-proxmox-template-refactor.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- proxmox_template - small refactor in logic for determining whether a template exists or not (https://github.com/ansible-collections/community.general/pull/8516).
|
Loading…
Add table
Add a link
Reference in a new issue