Fix missing tracebacks in ansible-inventory

(cherry picked from commit b62693299b3d561c9a0a78c6c8e440f3c623b5d1)
This commit is contained in:
AlanCoding
2019-01-21 11:21:12 -05:00
committed by Brian Coca
parent 214b4407aa
commit f018b9d07d
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- Fix bug where some inventory parsing tracebacks were missing or reported under the wrong plugin.