community.general/lib/ansible/modules/extras/clustering
Steve Gargan 7cd3da9b58 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-12-08 11:34:49 -05:00
..
__init__.py Add missing __init__.py file 2016-12-08 11:32:56 -05:00
consul.py correctly iterate and return results of any service checks. (#2878) 2016-12-08 11:34:49 -05:00
consul_acl.py Add ability to create event and query acl rules for a given acl token (#2076) 2016-12-08 11:34:32 -05:00
consul_kv.py consul: fix param name for verify SSL (#2194) 2016-12-08 11:34:18 -05:00
consul_session.py add 'behavior' attribute to consul_session (#2183) 2016-12-08 11:34:23 -05:00
kubernetes.py Pass through YAML parsed object instead of string. (#2347) 2016-12-08 11:34:32 -05:00
znode.py Add support for recursive znode deletion 2016-12-08 11:33:57 -05:00