ansible-collections / ansible-consul

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

Fix truthiness values in molecule #521

Closed ppuschmann closed 1 year ago

ppuschmann commented 1 year ago

I don't why this is failing https://github.com/ansible-community/ansible-consul/actions/runs/3868407775/jobs/6593825338#step:4:446

ppuschmann commented 1 year ago

@bbaassssiiee @brianshumate Could someone please hop in and help fixing the molecule-tests?

I'm not that deep into these tests and I don't know what and why it is breaking here (and apparently all other runs).

bbaassssiiee commented 1 year ago

The issues seem container related, and not specific to molecule.

bbaassssiiee commented 1 year ago

I disabled a few scenarios and enabled newer distros. Debian containers seem broken.

nre-ableton commented 1 year ago

@ppuschmann Please rebase your branch, as we've just made some changes to CI in this repository. I'll have a look at this PR afterwards.

bbaassssiiee commented 1 year ago

I created another PR with the same intent, to replace this one.