mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -07:00
* 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>
(cherry picked from commit aa03c71267
)
Co-authored-by: ube <ube@alienautopsy.net>
This commit is contained in:
parent
2245742255
commit
9d5490e510
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