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

Update for 24.3 SR Linux and ansible 2.15, 2.16, 2.17 #26

Merged
merged 28 commits into from
Jun 22, 2024
Merged

Conversation

hellt
Copy link
Member

@hellt hellt commented Mar 28, 2024

  • use clab 0.55.1
  • test against srl 24.3.2
  • introduce test and support for ansible-core 2.14, 2.15, 2.16, 2.17
  • remove dependency on py2 import in the ansible modules urls.py, fix from ansible.module_utils.urls import CertificateError is broken #27
  • excluded OC tests as they require a license now
  • fixed dependencies on ansible.netcommon and ansible.utils since newer versions drop support for ansible core 2.14. We can go to the latest version of these deps later.

@hellt hellt changed the title bump srl version Update for 24.3 SR Linux and ansible 2.15, 2.16, 2.17 Jun 22, 2024
@hellt hellt marked this pull request as ready for review June 22, 2024 22:15
@hellt hellt merged commit 3f30c83 into main Jun 22, 2024
15 checks passed
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.

from ansible.module_utils.urls import CertificateError is broken
1 participant