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

Collection must be made compatible with newly released ansible.utils 4.0.0 ASAP #49

Closed
Tracked by #223
felixfontein opened this issue Apr 1, 2024 · 4 comments
Closed
Tracked by #223

Comments

@felixfontein
Copy link

Currently the collection requires ansible.utils < 4.0.0, but ansible.utils 4.0.0 has been released.

This is a violation of the Dependency rules of the Ansible inclusion requirements (https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_requirements.html#collection-dependencies). If this isn't fixed on time, this collection will be removed from Ansible 10 as a consequence.

@fmunozmiranda
Copy link
Collaborator

Hi @felixfontein, requirements were updated to allow > 4.0.0 ansible.utils, let us know if something else it´s needed

@felixfontein
Copy link
Author

Assuming that change was part of yesterday's 2.18.0 release, everything should be fine!

@felixfontein
Copy link
Author

@fmunozmiranda there's one problem: the 2.18.0 release isn't tagged in this repository (which is another requirement). Can you please add a v2.18.0 tag to the release commit? Thanks :)

@felixfontein
Copy link
Author

Thanks for pushing the tag! Everything looks good now :)

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

No branches or pull requests

2 participants