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

Remove 2.9 support #191

Merged
merged 4 commits into from
Jan 20, 2022
Merged

Remove 2.9 support #191

merged 4 commits into from
Jan 20, 2022

Conversation

evrardjp
Copy link
Owner

@evrardjp evrardjp commented Jan 19, 2022

This makes it hard to manage, from molecule perspective:
We would need to pin to molecule-docker below 1.0.
Let's just move on with 2.10. It's time now.

Closes: #190

This makes it hard to manage, from molecule perspective:
We would need to pin to molecule-docker below 1.0.
Let's just move on with 2.10. It's time now.
Remove all the lines about .tox being excluded, which takes ton
of space.
For new versions of molecule-docker, you need to have the
collection community.docker installed.

This fixes it by adding to into the tox commands.
A problem happens in CI while rockylinux is enabled, for which
rockylinux 8 doesn't have a ansible_interfaces defined.

The test is disabled until someone works on it.
@evrardjp evrardjp merged commit 3c0c555 into master Jan 20, 2022
@evrardjp evrardjp deleted the remove_2.9_testing branch January 20, 2022 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

need to pin molecule-docker to version below 1.0 or fix CI
1 participant