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