ansible-collections / ansible-consul

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

Minimum supported Consul version #498

Open ahjohannessen opened 2 years ago

ahjohannessen commented 2 years ago

Should there be a minimum supported Consul version?

Latest version is currently 1.13.1 and config.json.j2 has conditionals on 0.7.3 that was released almost 6 years ago. I appreciate that this role tries its fullest to be backwards compatible, but there is a bit of old stuff that could be cleaned up.

bbaassssiiee commented 2 years ago

Are you offering your time & expertise?

ahjohannessen commented 2 years ago

I could take a stab at it :)