maxhoesel-ansible/ansible-collection-smallstep

Local Module tests are failing

maxhoesel opened this issue · 1 comments

Currently, the modules CI test is failing due to an upstream change in ansible-test. tox-ansible has already provided a fix for this issue here, but there is no release available and I've been unable to get tox to directly pull from github. See this branch for more details:

https://github.com/maxhoesel/ansible-collection-smallstep/tree/ci_fixes

CI workaround has been implemented here: #116

As for local tests, you can install tox-ansible from the github repo directly:

pip3 install git+https://github.com/ansible-community/tox-ansible@8d0e3cfe31899b9d735f1b879deb1abdfb3673e9#egg=tox-ansible