ansible-collections / ansible-consul

:satellite: Ansible role for Hashicorp Consul clusters

Home Page:https://galaxy.ansible.com/ansible-community/consul/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimum supported Consul version

ahjohannessen opened this issue · comments

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.

commented

Are you offering your time & expertise?

I could take a stab at it :)