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

Update to Molecule 5.x

nre-ableton opened this issue · comments

Molecule 5.0.0 was released today. One notable thing in the "major changes" section is the removal of the lint task. This means we'll need to run ansible-lint independently (which I would welcome, since it'll make CI output a bit easier.

We shouldn't be in any particular rush to do this task, but I wanted to flag it since Molecule 5.x will be a breaking change for this repo and require some work to get the tests running again.