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

* Initial commit

* Adding changelog fragment

* Applying initial review suggestions
This commit is contained in:
Ajpantuso
2021-07-10 10:39:51 -04:00
committed by GitHub
parent 9023d4dba1
commit 111c5de550
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).