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
Is your feature request related to a problem? Please describe.
Yes, due to the simple prepare.yml used I have hardcoded the tests to debian10 (buster).
This causes the MOLECULE_DISTRO not to be used creating a 2 false tests regarding on the GitHubActions matrix.
Describe the solution you'd like
Use the community roles to install and manage docker/podman to improve the prepare.yml and expand and cover to all distributions.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Yes, due to the simple prepare.yml used I have hardcoded the tests to debian10 (buster).
This causes the MOLECULE_DISTRO not to be used creating a 2 false tests regarding on the GitHubActions matrix.
Describe the solution you'd like
Use the community roles to install and manage docker/podman to improve the prepare.yml and expand and cover to all distributions.
The text was updated successfully, but these errors were encountered: