ansible/clustering
Michael Scherer 250494eaef Remove unused variables
Session_id is unused in update_session, changed is always specifically
set in all exit_json call, and consul_client.session.destroy return True
or False, and is unused later (nor checked)
2016-02-24 12:23:12 +01: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 Remove unused variables 2016-02-24 12:23:12 +01:00
znode.py Correct 'object not iterable' TypeError 2015-12-10 09:49:58 -06:00