community.general/lib/ansible/modules/extras/clustering
Toshio Kuratomi ad0d2c1747 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-12-08 11:33:44 -05:00
..
__init__.py Add missing __init__.py file 2016-12-08 11:32:56 -05:00
consul.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
consul_acl.py Add no_log=True to consul modules' API tokens 2016-12-08 11:33:40 -05:00
consul_kv.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
consul_session.py Clean up unneeded urllib2 imports 2016-12-08 11:33:01 -05:00
znode.py Correct 'object not iterable' TypeError 2016-12-08 11:33:38 -05:00