You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/cache
Brian Coca 68301f890a fix cache 'update' method to be 'mapping' compatible
- also simplify the update functions
 - fix methods and allwow backwards compat with plugins overriding 'update'
7 years ago
..
__init__.py fix cache 'update' method to be 'mapping' compatible 7 years ago
base.py Collated PEP8 fixes (#25293) 9 years ago
jsonfile.py Fix _uri option documentation for cache plugins that expect strings 7 years ago
memcached.py Python 3.8 collections compatibility fixes. 7 years ago
memory.py Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
mongodb.py Correct doc for cache plugin 8 years ago
pickle.py Fix _uri option documentation for cache plugins that expect strings 7 years ago
redis.py Only delete key from redis in-memory cache if present (#35126) 7 years ago
yaml.py Fix _uri option documentation for cache plugins that expect strings 7 years ago