You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
__init__.py Add missing __init__.py file 10 years ago
consul.py correctly iterate and return results of any service checks. (#2878) 8 years ago
consul_acl.py Add ability to create event and query acl rules for a given acl token (#2076) 8 years ago
consul_kv.py consul: fix param name for verify SSL (#2194) 9 years ago
consul_session.py add 'behavior' attribute to consul_session (#2183) 9 years ago
kubernetes.py Pass through YAML parsed object instead of string. (#2347) 8 years ago
znode.py Add support for recursive znode deletion 9 years ago