ansible/clustering
Steve Gargan 64ace27be3 correctly iterate and return results of any service checks. (#2878)
current implementation was breaking making the module unusable, changing to the list comprehension fixes this. Also default to seconds instead of throwing a exception when no duration units are supplied as this causes tests to fail
2016-09-08 07:17:56 +02:00
..
__init__.py Add missing __init__.py file 2015-06-30 13:45:24 -05:00
consul.py correctly iterate and return results of any service checks. (#2878) 2016-09-08 07:17:56 +02:00
consul_acl.py Add ability to create event and query acl rules for a given acl token (#2076) 2016-07-16 09:53:09 +02:00
consul_kv.py consul: fix param name for verify SSL (#2194) 2016-05-27 15:46:56 +02:00
consul_session.py add 'behavior' attribute to consul_session (#2183) 2016-06-13 14:50:19 -04:00
kubernetes.py Pass through YAML parsed object instead of string. (#2347) 2016-07-22 23:03:40 +02:00
znode.py Add support for recursive znode deletion 2016-02-23 10:20:44 +00:00