community.general/lib/ansible/modules/extras/clustering
Michael Scherer fabd619070 Rename consul variable to consul_client
Since the module is also named consul, pyflakes emit a warning
about it since the variable shadow the module.
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 Rename consul variable to consul_client 2016-12-08 11:33:55 -05:00
znode.py Correct 'object not iterable' TypeError 2016-12-08 11:33:38 -05:00