mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update changelogs/fragments/2124-consul_kv-pass-token.yml
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
b60b6433a8
commit
c50b1cf9d4
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
bugfixes:
|
bugfixes:
|
||||||
- plugins/lookup/consul_kv.py - use self.get_option and
|
- consul_kv lookup - use ``self.get_option`` and
|
||||||
wire the exsisting token attribute into consul_api call.
|
wire the existing ``token`` attribute into consul_api call
|
||||||
(https://github.com/ansible-collections/community.general/issues/2124)
|
(https://github.com/ansible-collections/community.general/issues/2124).
|
||||||
|
|
Loading…
Reference in a new issue