community.general/lib/ansible/modules/extras/clustering
James Hart 276c3410a5 consul: Pass through service_id if specified on a check (#3295)
Fixes #3249
The python-consul library already supports this, so it is just a simple
case of enablement.
This does not break the current logic in `add` of parsing as a check,
then parsing as a service if that fails… because service_name is
mandatory on a service registration and is invalid on a check
registration.
2016-12-08 11:35:07 -05:00
..
__init__.py Add missing __init__.py file 2016-12-08 11:32:56 -05:00
consul.py consul: Pass through service_id if specified on a check (#3295) 2016-12-08 11:35:07 -05:00
consul_acl.py consul_kv, consul_acl: fix missing types bool (#3327) 2016-12-08 11:35:06 -05:00
consul_kv.py consul_kv, consul_acl: fix missing types bool (#3327) 2016-12-08 11:35:06 -05:00
consul_session.py Make consul modules pass sanity test for python 3 2016-12-08 11:34:59 -05:00
kubernetes.py Pass through YAML parsed object instead of string. (#2347) 2016-12-08 11:34:32 -05:00
znode.py More isinstance fixes (#3405) 2016-12-08 11:35:06 -05:00