ansible/test/units/mock
Brian Coca d31d84cfa3 avoid caching invetnory sources in loader (#38242)
* fix inventory plugin source caching

 - avoid caching invetnory sources in loader in base
 - same fix for yaml plugin
 - idem for 'auto' plugin

fixes #37162

* fix mock dataloader func sig

(cherry picked from commit 886c4edfb9)
2018-04-18 09:59:35 -07:00
..
__init__.py
loader.py avoid caching invetnory sources in loader (#38242) 2018-04-18 09:59:35 -07:00
path.py
procenv.py
vault_helper.py
yaml_helper.py