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 97a9eaa299 ignore closing file error when file not open
fixes #16268

(cherry picked from commit 07846f7bec)
10 years ago
..
__init__.py Port cache plugins to global display 10 years ago
base.py Finish up plugin porting to global display 10 years ago
jsonfile.py ignore closing file error when file not open 10 years ago
memcached.py switched from threading to multiprocessing 10 years ago
memory.py Better fix for serializing/deserializing cache plugins (v2) 11 years ago
redis.py Cleaning up FIXMEs 10 years ago