1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/clustering
Colin Nolan 01b3c14e23 consul_kv: support retrieval of values from KV (#37837)
* Adds support to get value from Consul KV.

* Updates documentation.

* Corrects GRL copyright years.

* Resolves PEP 8 issues.

* Changes consul_kv NOT_SET value to `None`.

* Support getting Consul KV values recursively.

* Adds example of retrieving key value.
2018-05-23 14:33:41 -05:00
..
k8s Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
openshift Move k8s modules to dynamic backend (#39632) 2018-05-16 10:57:36 -05:00
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
consul.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
consul_acl.py Update all pypi.python.org URLs to pypi.org (#38988) 2018-05-14 17:41:47 -05:00
consul_kv.py consul_kv: support retrieval of values from KV (#37837) 2018-05-23 14:33:41 -05:00
consul_session.py consul_session: PEP8 compliancy and documentation changes (#33000) 2017-11-17 21:48:36 +01:00
etcd3.py New module etcd3 (#35053) 2018-01-29 11:49:30 +01:00
pacemaker_cluster.py pacemaker_cluster: PEP8 compliancy and doc changes (#33001) 2017-11-17 20:34:29 +01:00
znode.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00