Below you will find pages that utilize the taxonomy term “ansible-community”
December 16, 2025
Run Antsibull Nox
Version updated for https://github.com/ansible-community/antsibull-nox to version 1.4.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.4.1 Release Summary Bugfix release.
Bugfixes Avoid construct that does not work with Pythons before 3.13 (https://github.com/ansible-community/antsibull-nox/pull/165). Fix compatibility with Python 3.9, and for Python versions < 3.12 (https://github.com/ansible-community/antsibull-nox/pull/168). Make sure to set ANTSIBULL_NOX_IGNORE_INSTALLED_COLLECTIONS in the GitHub Action also while setting up the nox environment(s) (https://github.
December 14, 2025
Run Antsibull Nox
Version updated for https://github.com/ansible-community/antsibull-nox to version 1.4.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release Summary New bugfix and feature release.
Minor Changes Add Python 3.15 to Python version search list (https://github.com/ansible-community/antsibull-nox/pull/142). Allow to specify extra requirements.yml files for ansible-lint (https://github.com/ansible-community/antsibull-nox/issues/156, https://github.com/ansible-community/antsibull-nox/issues/161). Also look for needed collections before running ansible-lint in other places that ansible-lint searches for requirements.