proxmox inventory - fix parsing for offline nodes (#2967) (#2984)

* Initial commit

* Adding changelog fragment

* Applying initial review suggestions

(cherry picked from commit 111c5de550)

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
This commit is contained in:
patchback[bot]
2021-07-10 16:56:01 +02:00
committed by GitHub
parent 754cd31195
commit e3e25b60d3
3 changed files with 15 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- proxmox inventory plugin - fixed parsing failures when some cluster nodes are offline (https://github.com/ansible-collections/community.general/issues/2931).