community.general/changelogs/fragments/2124-consul_kv-pass-token.yml
2021-03-28 00:50:28 +01:00

5 lines
208 B
YAML

---
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)