ansible/changelogs/fragments/51136-fix-ansible-inventory-tracebacks.yml
Alan Rominger ac4447f2c4 Plugin errors backport (#52749)
* Fix missing tracebacks in ansible-inventory

(cherry picked from commit b62693299b)

* remove usless tb initiator

  always pass proper tb
2019-02-21 19:26:10 -08:00

2 lines
111 B
YAML

bugfixes:
- Fix bug where some inventory parsing tracebacks were missing or reported under the wrong plugin.