community.general/lib/ansible/cache
James Cammarata 10afaee108 Fixing new caching related issue with host vars
The vars_cache was not being properly merged with the setup_cache
for all hosts, which was previously not noticed when registered
variables were stored in the setup_cache.

Fixes #8944
2014-09-09 15:37:15 -05:00
..
__init__.py Implement fact cache flushing alongside a command-line argument to invoke it. 2014-08-11 12:23:05 -04:00
base.py Fixing new caching related issue with host vars 2014-09-09 15:37:15 -05:00
memcached.py Fixing new caching related issue with host vars 2014-09-09 15:37:15 -05:00
memory.py Fixing new caching related issue with host vars 2014-09-09 15:37:15 -05:00
redis.py Fixing new caching related issue with host vars 2014-09-09 15:37:15 -05:00