ansible-collections / ansible-consul

:satellite: Ansible role for Hashicorp Consul clusters
https://galaxy.ansible.com/ansible-community/consul/
BSD 2-Clause "Simplified" License
456 stars 316 forks source link

consul_client_address is ignored #504

Closed dotdiego closed 2 years ago

dotdiego commented 2 years ago

Hello,

I'm using a vars file with consul_client_address set up as 0.0.0.0 however it shows up as 127.0.0.1 in my config file.

Is there an issue to set this variable ? I'm trying to make consul ui accessible from my lan.

dotdiego commented 2 years ago

I set up my ansible variable files wrong, and forgot to close this issue.