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
Adrian Likins dae0ad1ce6 Fix flush_cache on redis cache
Fix a del on non existent self.cache.

Fixes #31148
7 years ago
..
__init__.py Enable more pylint rules and fix reported issues. (#30539) 7 years ago
base.py Collated PEP8 fixes (#25293) 7 years ago
jsonfile.py Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
memcached.py Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
memory.py Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
pickle.py Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
redis.py Fix flush_cache on redis cache 7 years ago
yaml.py Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago