community.general/lib/ansible/plugins/cache
Brian Coca f576082949 restore old jsonfile behaviour on key expiration
fixes #14456, now it won't expire keys in middle of a play when they
were 'valid' at 'gather time'.
2016-05-10 15:55:33 -04:00
..
__init__.py
base.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
jsonfile.py restore old jsonfile behaviour on key expiration 2016-05-10 15:55:33 -04:00
memcached.py switched from threading to multiprocessing 2016-02-11 22:25:17 -05:00
memory.py
redis.py