Replies: 2 comments
-
I cannot reproduce this on OS X, so I am wondering if this is an Ubuntu (or Linux) specific issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Seems to be caused by ansible-community/molecule-plugins#256 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
As of yesterday simple molecule runs on GithubActions (Ubuntu runners) fail with the following message:
I have since managed to reproduce this on a plain Ubuntu 22 machine. My user can successfully run
docker run hello-world
, but molecule fails with the error above.Am I missing anything? Help much appreciated!
I thought I'd ask here before opening an issue, but let me know if this should be a bug report.
Beta Was this translation helpful? Give feedback.
All reactions