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/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
9 years ago
..
__init__.py Add missing __init__.py file 9 years ago
consul.py Update for modules which import json. 9 years ago
consul_acl.py Add no_log=True to consul modules' API tokens 9 years ago
consul_kv.py Update for modules which import json. 9 years ago
consul_session.py Clean up unneeded urllib2 imports 9 years ago
znode.py Correct 'object not iterable' TypeError 9 years ago