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

Ansible 7: restrict dellemc.os10 to <= 1.1.1 #259

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

felixfontein
Copy link
Contributor

@felixfontein felixfontein commented Jul 3, 2023

While Ansible 7 is EOL, it is still used in CI (for antsibull-core and antsibull). Now dellemc.os10 has a new release (it was already tagged in March, but only published on Galaxy yesterday) that restricts its ansible.netcommon dependency to < 4.0.0, which contradicts ansible.netcommon >= 4.0.0 in Ansible 7. This makes CI fail in the antsibull-core and antsibull repositories.

Ref: https://github.com/ansible-community/antsibull-core/actions/runs/5440478551/jobs/9893441001
Ref: https://github.com/ansible-community/antsibull/actions/runs/5440539601/jobs/9893565581

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.

1 participant