Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Molecule test is failing #145

Closed
MonolithProjects opened this issue May 4, 2023 · 0 comments · Fixed by #147
Closed

bug: Molecule test is failing #145

MonolithProjects opened this issue May 4, 2023 · 0 comments · Fixed by #147
Assignees
Labels
bug Something isn't working

Comments

@MonolithProjects
Copy link
Collaborator

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 of molecule[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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant