community.general/lib/ansible/plugins/cache
Brian Coca 6096f57880 fix cache 'update' method to be 'mapping' compatible
- also simplify the update functions
 - fix methods and allwow backwards compat with plugins overriding 'update'
2018-12-05 12:33:27 -08:00
..
__init__.py fix cache 'update' method to be 'mapping' compatible 2018-12-05 12:33:27 -08:00
base.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
jsonfile.py Fix _uri option documentation for cache plugins that expect strings 2018-09-25 09:57:03 -04:00
memcached.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
memory.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
mongodb.py Correct doc for cache plugin 2018-05-21 13:29:03 -04:00
pickle.py Fix _uri option documentation for cache plugins that expect strings 2018-09-25 09:57:03 -04:00
redis.py Support version 3 of the redis python library (#49445) 2018-12-05 12:08:53 -06:00
yaml.py Fix _uri option documentation for cache plugins that expect strings 2018-09-25 09:57:03 -04:00