mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 19:01:26 -07:00
* 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. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
jsonfile.py | ||
memcached.py | ||
memory.py | ||
mongodb.py | ||
pickle.py | ||
redis.py | ||
yaml.py |