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

Please add support ansible.utils v3 #112

Closed
gotmax23 opened this issue Dec 1, 2023 · 5 comments
Closed

Please add support ansible.utils v3 #112

gotmax23 opened this issue Dec 1, 2023 · 5 comments
Assignees

Comments

@gotmax23
Copy link

gotmax23 commented Dec 1, 2023

Prerequisites

  • [N/A] Have you tested the operation in the API directly?
  • [N/A] Do you have the latest ISE Collection version?
  • [N/A] Review the compatibility matrix before opening an issue.

Describe the bug

cisco.ise currently pins the ansible.utils collection to v2.

ansible.utils: ">=2.0.0,<3.0"

Ansible 10, the next major version of the Ansible package will contain ansible.utils v3, so cisco.ise will need to add support for ansible.utils v3 to remain included in the package. Ideally, the current major version of cisco.ise could add support for ansible.utils v3 in addition to ansible.utils v2. If not, a new major version of this collection would need to be released that adds support for ansible.utils v3 and drops support for v2.

Expected behavior
N/A

Screenshots
N/A

Environment (please complete the following information):

  • ISE version and patch: N/A
  • Ansible version: 10 (in development)
  • ISE collection version: 2.6.2
  • OS version: N/A

Additional context

Note that Ansible 10 will not be released until next spring, so you have a bit of time, but ideally, this could be addressed sooner rather than later. Thanks for your work and for being part of the Ansible package!

@felixfontein
Copy link

This is somewhat urgent since many network collections already explicitly require ansible.netcommon >= 6.0.0, which requires ansible.utils >= 3.0.0.

Ref: ansible-community/ansible-build-data#338

@felixfontein
Copy link

Ping @bvargasre @wastorga @DbarrantesE since you recently committed to this repo.

@gotmax23
Copy link
Author

@wastorga, @racampos, @jbogarin, you are listed in the Ansible package metadata as maintainers of this collection. Can you please take a look at this? Thanks!

@fmunozmiranda
Copy link
Collaborator

@felixfontein @gotmax23 cisco.ise add support to ansible.utils v3 in last version (2.7.0).

If all is ok, please feel free to close issue.

gotmax23 added a commit to gotmax23/ansible-build-data that referenced this issue Dec 20, 2023
cisco.ise, the last collection to depend on `ansible.utils<3.0.0`, has
been updated.

Ref: CiscoISE/ansible-ise#112 (comment)
@gotmax23
Copy link
Author

Thanks!

felixfontein pushed a commit to ansible-community/ansible-build-data that referenced this issue Dec 21, 2023
cisco.ise, the last collection to depend on `ansible.utils<3.0.0`, has
been updated.

Ref: CiscoISE/ansible-ise#112 (comment)
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

3 participants