mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
proxmox inventory, remove redundant and simplify code (#5437)
* remove redundant and simplify code we already have a templar from base class loop reuses code instead of X copies of it * whitey * no need to import templar again * Add changelog fragment. Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
20b84fc709
commit
f1d5f71b8d
2 changed files with 12 additions and 28 deletions
2
changelogs/fragments/5437-proxmox.yml
Normal file
2
changelogs/fragments/5437-proxmox.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "proxmox inventory plugin - simplify option handling code (https://github.com/ansible-collections/community.general/pull/5437)."
|
Loading…
Add table
Add a link
Reference in a new issue