ansible/clustering
Toshio Kuratomi d6af6f8477 Update for modules which import json.
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed

Fixes #1298
2016-01-11 13:06:22 -08:00
..
__init__.py Add missing __init__.py file 2015-06-30 13:45:24 -05:00
consul.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
consul_acl.py Add no_log=True to consul modules' API tokens 2015-12-17 23:32:05 -05:00
consul_kv.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
consul_session.py Clean up unneeded urllib2 imports 2015-07-20 23:04:27 -07:00
znode.py Correct 'object not iterable' TypeError 2015-12-10 09:49:58 -06:00