community.general/lib/ansible/plugins/cache
Brian Coca 406505bfe5 fixes cache file modules with bad path permissions
now module will fail to load and report an error (turned into warning as this should not be fatal)
fixes #13093
2017-03-08 10:58:53 -05:00
..
__init__.py bad/missing fact plugin is a warning (#19350) 2016-12-14 14:25:19 -05:00
base.py fixes cache file modules with bad path permissions 2017-03-08 10:58:53 -05:00
jsonfile.py Make BaseFileCache into an abstractbaseclass so it's a proper interface 2017-02-22 10:27:29 -05: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
pickle.py Make BaseFileCache into an abstractbaseclass so it's a proper interface 2017-02-22 10:27:29 -05:00
redis.py Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
yaml.py Make BaseFileCache into an abstractbaseclass so it's a proper interface 2017-02-22 10:27:29 -05:00