ansible/test/units/mock
Brian Coca 886c4edfb9
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
2018-04-10 22:15:52 -04:00
..
__init__.py
loader.py avoid caching invetnory sources in loader (#38242) 2018-04-10 22:15:52 -04:00
path.py
procenv.py
vault_helper.py
yaml_helper.py