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/lib/ansible
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.
6 years ago
..
cli add keywords handling to ansible-doc 6 years ago
compat Enable wildcard import pylint (#35786) 7 years ago
config HTTP(S) API connection plugin (#39224) 6 years ago
errors give hint to users when a file is not found 7 years ago
executor use correct object in error 6 years ago
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 7 years ago
inventory Don't display host pattern warning for empty groups (fixes #35255) (#39927) 6 years ago
module_utils Fix PEP 8 issue. 6 years ago
modules consul_kv: support retrieval of values from KV (#37837) 6 years ago
parsing vault: check dir existence before creating a file (#40010) 6 years ago
playbook always_run: removed deprecated always_run task option (#40470) 6 years ago
plugins Add yamllint for plugin docs and fix issues. 6 years ago
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 7 years ago
utils ovirt: Add support to pass hostname (#40610) 6 years ago
vars minimize loading files/plugins 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py centralize doc/config plugin lists (#38775) 7 years ago
release.py Update Ansible release version to 2.6.0dev0. 6 years ago