community.general/lib/ansible/modules/extras/clustering
Michael Scherer 4589b67a44 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-12-08 11:33:55 -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 Remove unused variables 2016-12-08 11:33:55 -05:00
znode.py Correct 'object not iterable' TypeError 2016-12-08 11:33:38 -05:00