ansible/lib/ansible/cache
Michael Scherer 8d324e6a50 Fix pylint error on "cachefile does not exist"
Since cachefile is used to show the error message when stat
fail, the variable need to be declared.
2015-05-01 13:57:13 -04:00
..
__init__.py
base.py
jsonfile.py Fix pylint error on "cachefile does not exist" 2015-05-01 13:57:13 -04:00
memcached.py
memory.py
redis.py Restore json import for redis as well. Switch preference to simplejson for speed 2014-12-23 13:14:14 -08:00