mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
proxmox inventory: fix for agent enabled (#4910)
* Update proxmox.py * Forgot a debug print. * pep * Check if int, old school way. * pep, once again. * Create 4910-fix-for-agent-enabled.yml * Must check the first listentry for enabled=1 * Update changelogs/fragments/4910-fix-for-agent-enabled.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
bf94f08bc4
commit
aa03c71267
2 changed files with 16 additions and 6 deletions
2
changelogs/fragments/4910-fix-for-agent-enabled.yml
Normal file
2
changelogs/fragments/4910-fix-for-agent-enabled.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- proxmox inventory plugin - fix crash when ``enabled=1`` is used in agent config string (https://github.com/ansible-collections/community.general/pull/4910).
|
Loading…
Add table
Add a link
Reference in a new issue