mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
proxmox inventory plugin: Easy fix (#3052)
* Don't know why this works but it does. Plugin was crashing on this line on Python 3.9.2 deployed on qemu image with debian bullseye. It doesn't crash anymore. * Create 3052_proxmox_inventory_plugin.yml * Update changelogs/fragments/3052_proxmox_inventory_plugin.yml Co-authored-by: Ajpantuso <ajpantuso@gmail.com> Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
This commit is contained in:
committed by
GitHub
parent
9631de4939
commit
99c28313e4
2
changelogs/fragments/3052_proxmox_inventory_plugin.yml
Normal file
2
changelogs/fragments/3052_proxmox_inventory_plugin.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- proxmox inventory plugin - fixed plugin failure when a ``qemu`` guest has no ``template`` key (https://github.com/ansible-collections/community.general/pull/3052).
|
||||
Reference in New Issue
Block a user