You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally the pipeline started to fail when Molecule 5.0.0 was available in pip.
One thing is the docker plugin (needs to be installed as molecule-plugins package instead of molecule[docker]).
But also after this change the pipeline was failing with different errors. Needs to be checked and fixed...
Summary
CI job with
molecule test
is failing.Originally the pipeline started to fail when Molecule 5.0.0 was available in pip.
One thing is the docker plugin (needs to be installed as
molecule-plugins
package instead ofmolecule[docker]
).But also after this change the pipeline was failing with different errors. Needs to be checked and fixed...
Some hints: ansible/molecule#3883
Issue Type
Bug Report
Ansible Version
-
Steps to Reproduce
Run github action CI job with molecule test
Example: https://github.com/lablabs/ansible-role-rke2/actions/runs/4847688181
Expected Results
Molecule test not failing with python error
Actual Results
https://github.com/lablabs/ansible-role-rke2/actions/runs/4847688181
The text was updated successfully, but these errors were encountered: