community.general/lib/ansible/plugins/cache
Brian Coca 07846f7bec ignore closing file error when file not open
fixes #16268
2016-06-14 09:34:41 -04:00
..
__init__.py Port cache plugins to global display 2015-11-11 10:44:22 -08:00
base.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
jsonfile.py ignore closing file error when file not open 2016-06-14 09:34:41 -04:00
memcached.py switched from threading to multiprocessing 2016-02-11 22:25:17 -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