mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 05:02:46 +00:00
Wire token param into consul_api #2124
This commit is contained in:
parent
73bb0f1900
commit
b60b6433a8
2 changed files with 7 additions and 1 deletions
5
changelogs/fragments/2124-consul_kv-pass-token.yml
Normal file
5
changelogs/fragments/2124-consul_kv-pass-token.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
bugfixes:
|
||||
- plugins/lookup/consul_kv.py - use self.get_option and
|
||||
wire the exsisting token attribute into consul_api call.
|
||||
(https://github.com/ansible-collections/community.general/issues/2124)
|
||||
Loading…
Add table
Add a link
Reference in a new issue