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

Modernize testing #294

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Modernize testing #294

merged 1 commit into from
Feb 13, 2025

Conversation

evrardjp
Copy link
Owner

Without this, we would still test two different requirements, a very old 2.10, and a relatively new ansible.

There is no reason to maintain the 2.10 testing framework, we can simply modernize the whole system.

This allowed us to bump ansible-lint, and adopt the new lint recommendations, which are adapted here.

I now also moved back to use Vagrant again, since the molecule docker is AGAIN broken... But did not include it in gating, as virtualbox and vagrant isn't available there.

Fixes: #271

Without this, we would still test two different requirements,
a very old 2.10, and a relatively new ansible.

There is no reason to maintain the 2.10 testing framework, we
can simply modernize the whole system.

This allowed us to bump ansible-lint, and adopt the new lint
recommendations, which are adapted here.

I now also moved back to use Vagrant again, since the molecule
docker is AGAIN broken.

Fixes: #271
@evrardjp evrardjp merged commit c9b1c4a into master Feb 13, 2025
3 checks passed
@evrardjp evrardjp deleted the update_deps branch February 13, 2025 23:47
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.

Fix CI
1 participant