community.general/changelogs/fragments/2124-consul_kv-pass-token.yml
fkuep c50b1cf9d4
Update changelogs/fragments/2124-consul_kv-pass-token.yml
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-03-28 16:23:59 +02:00

5 lines
204 B
YAML

---
bugfixes:
- consul_kv lookup - use ``self.get_option`` and
wire the existing ``token`` attribute into consul_api call
(https://github.com/ansible-collections/community.general/issues/2124).