2703be8368
* Add ssl support to consul_kv lookup (#42456)
* implemented lookup_consul_kv
* added missing version_added for consul_url ini section
* added default value for ANSIBLE_CONSUL_CLIENT_CERT and added some more documentation
* removed trailing whitespaces
* fixed indention
* Fixes in Documentation
* removed trailing whitespace
* removed trailing whitespace
(cherry picked from commit bacbd4e9fc
)
* * added changelog fragment
3 lines
No EOL
161 B
YAML
3 lines
No EOL
161 B
YAML
minor_changes:
|
|
- added capability to set the scheme for the consul_kv lookup.
|
|
- added optional certificate and certificate verification for consul_kv lookups |