ansible/changelogs/fragments/55505-foreman-inventory.yaml
Matt Williams 133c7adad5 Return results even when the cache is disabled (#55505)
* Return results even when the cache is disabled

By default the cache is disabled and so the results of the API call
are not placed in there for the return statement to fetch.

* Always update self._cache to return

(cherry picked from commit cf00883c9d)
2019-06-17 15:47:20 -07:00

2 lines
78 B
YAML

bugfixes:
- Fix foreman inventory plugin when inventory caching is disabled