community.general/lib/ansible/plugins/cache
Sloane Hertel 4a1cc661c4 add inventory caching & use in virtualbox inventory plugin (#34510)
* Inventory caching

* Add inventory caching for virtualbox

* Don't populate cache for virtualbox with stdout, use a dict of inventory instead

* Fix error creating the cache dir if it doesn't exist

* Keep cache default False and set to True in VariableManager __init__

* Check all groups before determining if a host is ungrouped.
2018-01-22 19:33:14 -05:00
..
__init__.py add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
base.py
jsonfile.py
memcached.py
memory.py
mongodb.py mongodb cache plugin (#34414) 2018-01-05 09:10:58 -06:00
pickle.py
redis.py
yaml.py