Skip to content

Conversation

@hellt
Copy link
Member

@hellt hellt commented Dec 22, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 22, 2025 15:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Ansible testing matrix by adding support for newer Ansible versions (2.18 and 2.19) and removing support for Ansible 2.14. The collection version is bumped from 1.0.3 to 1.1.0, and dependency version constraints are relaxed by removing upper bounds.

Key changes:

  • Adds ansible-core 2.18.12 and 2.19.5 to the testing matrix with Python 3.12 on Ubuntu 24.04
  • Removes all ansible-core 2.14 test configurations across Python 3.9, 3.10, and 3.11
  • Removes upper bound version constraints on ansible.netcommon and ansible.utils dependencies

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
galaxy.yml Bumps collection version to 1.1.0 and removes upper bound constraints from ansible.netcommon and ansible.utils dependencies
.github/matrix.yml Removes ansible-core 2.14 test entries and adds 2.18.12 and 2.19.5 with Python 3.12 on ubuntu-24.04

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hellt hellt merged commit f4ca5ce into main Dec 23, 2025
10 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.

2 participants