Skip to content

Conversation

@0x46616c6b
Copy link
Member

@0x46616c6b 0x46616c6b commented Nov 2, 2025

This pull request updates the Ansible integration workflow to use newer versions of dependencies and a specific Python version. These changes help ensure compatibility with the latest features and security updates.

Dependency version updates:

  • Updated ansible-core from 2.17.13 to 2.19.3 and molecule from 5.1.0 to 25.9.0 in the default pip dependencies section of .github/workflows/ansible-integration-workflow.yaml.
  • Updated the installation of testing requirements to use ansible-core==2.19.3 instead of the previously downgraded version.

Environment configuration:

  • Changed the Python version setup in the workflow from a generic "3.x" to the specific "3.13" version for improved consistency and reproducibility.

@0x46616c6b 0x46616c6b force-pushed the Upgrade-Ansible-&-Molecule branch from fa0397e to 1dcd24d Compare November 2, 2025 14:44
@0x46616c6b 0x46616c6b force-pushed the Upgrade-Ansible-&-Molecule branch from 1dcd24d to 5aa9109 Compare November 2, 2025 14:45
@0x46616c6b 0x46616c6b merged commit 0669de4 into main Nov 2, 2025
6 checks passed
@0x46616c6b 0x46616c6b deleted the Upgrade-Ansible-&-Molecule branch November 2, 2025 15:01
@0x46616c6b 0x46616c6b added the enhancement New feature or request label Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants