-
Notifications
You must be signed in to change notification settings - Fork 666
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
Molecule 5 failing with Ansible 8 #3926
Comments
Could you plz install molecule-plugins[docker] and have a try? |
Sure I will try. That seems odd as the last fix was to remove |
Can confirm https://github.com/dgibbs64/ansible-role-qemu_guest_agent/actions/runs/5175056563 re-adding
Please confim if it should be edit: tested |
In short, could you use TLDR I guess it's the Currently, the latest version of molecule-plugins
So |
It may be fixed in #3904 |
My workflow has a Lint job and a Molecule job. However, it looks like I run lint again in the molecule job. I have removed the linting in the molecule job and now I do:
this seems to work now and is a little more efficient. |
For simplicity, For the incompatibility issues of |
Unfreeze when molecule >= 5.0.2 is released Links: - ansible/molecule#3926 - ansible/molecule#3904
Unfreeze when molecule >= 5.0.2 is released Links: - ansible/molecule#3926 - ansible/molecule#3904
Fixed by 5.1.0 #3942 |
Issue Type
Molecule and Ansible details
Molecule installation method (one of):
Ansible installation method (one of):
Detail any linters or test runners used:
Desired Behavior
I would like my Molecule test using Github Actions to pass
Actual Behaviour
Since Ansible 8 has been released suddenly all my github actions are failing
Please see this github action for full details of the failure
https://github.com/dgibbs64/ansible-role-qemu_guest_agent/actions/runs/5166366259/jobs/9306453823
I recently reported this issue #3883 and wonder if it might be something simular to changes to the way docker drivers are configured?
The text was updated successfully, but these errors were encountered: