community.general/lib/ansible/plugins/cache
Adrian Likins 6c4f554f5a Provide slightly better msg on fact cache error (#18759)
If the configured fact_cache plugin (fact_caching config)
fails, raise a fatal error instead of failing mysteriously
later.

Fixes #18751
2016-12-13 14:34:58 -05:00
..
__init__.py Provide slightly better msg on fact cache error (#18759) 2016-12-13 14:34:58 -05:00
base.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
jsonfile.py Fix error using jsonfile with incomplete config (#17567) 2016-09-16 15:08:02 -04:00
memcached.py Remove direct calls to print and cleanup imports 2016-11-07 17:12:36 -05:00
memory.py Better fix for serializing/deserializing cache plugins (v2) 2015-05-07 23:56:33 -05:00
redis.py Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00