Style | StandardCards

Ansible community RSS feeds Last Update: Wednesday, 17. June 2026 13:00

github.com/ansible-collections/arista.eos - Jun 17

v12.1.2

Release 12.1.2 (#654)

* Release 12.1.2

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see pre-commit.ci

* Remove plugin-cache.yaml

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: pre-commit-ci[bot] < 2 hours ago

Release 12.1.2 (#654)

* Release 12.1.2

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see pre-commit.ci

* Remove plugin-cache.yaml

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

2 hours ago

github.com/ansible-collections/nxos - Jun 17

v12.0.0

Release 12.0.0 (#1071)

* Release 12.0.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: auto fixes from pre-commit.com hooks

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

3 hours ago

Release 12.0.0 (#1071)

* Release 12.0.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: auto fixes from pre-commit.com hooks

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

3 hours ago

github.com/ansible-collections/ansible.netcommon - Jun 17

v8.5.3

Release 8.5.3 (#784)

* Release 8.5.3

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

4 hours ago

Release 8.5.3 (#784)

* Release 8.5.3

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

4 hours ago

github.com/CiscoDevNet/intersight-ansible - Jun 04

Galaxy 2.19.0

Merge pull request #334 from dsoper2/gal

Added OAuth2 bearer token support for API authentication.

13 days ago

Merge pull request #334 from dsoper2/gal

Added OAuth2 bearer token support for API authentication.

13 days ago

github.com/ansible-collections/community.mongodb - May 31

latest: bugfix/ci-python-version-matrix (#745)

bugfix/ci-python-version-matrix (#745)

* Add python version from matrix to test cmd

* Update docker image

* Update docker image

* Remove MongoDB 6

* Remove matrix level

* MongoDB 7 missing for noble... try 8

* Ai suggested fix

* Undo awful AI suggestion

* Add default to title when var is not defined

* Update unit tes 17 days ago

bugfix/ci-python-version-matrix (#745)

* Add python version from matrix to test cmd

* Update docker image

* Update docker image

* Remove MongoDB 6

* Remove matrix level

* MongoDB 7 missing for noble... try 8

* Ai suggested fix

* Undo awful AI suggestion

* Add default to title when var is not defined

* Update unit test

* Bump versions

* Add further deug cmds

* Fix ns flag

* Remove kubectl logs cmd

* Add more debug

* Add debug

* Bump kube-rbac-proxy image version

* molecule/docker issue

* Install ansible-dev-tools package

* Install required plugin

* Add testinfra

* Add to reqs

* Add option

* .

* Update req

* .

* .

* Adds pytest

* Rejig reqs

* Remove deps

* Add retries

* Update platforms

* Update platforms

17 days ago

github.com/ansible-collections/cisco.iosxr - Jun 17

v12.3.2

Release 12.3.2 (#620)

* Release 12.3.2

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* chore: auto fixes from pre-commit.com hooks

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

2 hours ago

Release 12.3.2 (#620)

* Release 12.3.2

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* chore: auto fixes from pre-commit.com hooks

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

2 hours ago

github.com/ansible-collections/ansible.utils - Jun 17

v6.0.3

Release 6.0.3 (#435)

* Release 6.0.3

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

4 hours ago

Release 6.0.3 (#435)

* Release 6.0.3

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

4 hours ago

github.com/infinidat/ansible-infinidat-collection - May 29

v1.8.0: psdev-1438: Bump CI image to v0.16 (Ubuntu 24.04 / Python 3.12)

psdev-1438: Bump CI image to v0.16 (Ubuntu 24.04 / Python 3.12)

ansible-core 2.18 raised the controller Python minimum to 3.11, so the
v0.15 image (Ubuntu 22.04 / Python 3.10) can no longer run sanity. Bump
the base to Ubuntu 24.04 (Python 3.12 default; no PPA needed).

- ci/Dockerfile: FROM ubuntu:22.04 -> ubuntu:24.04; header comment
updated to reflect v0.16 + t 19 days ago

psdev-1438: Bump CI image to v0.16 (Ubuntu 24.04 / Python 3.12)

ansible-core 2.18 raised the controller Python minimum to 3.11, so the
v0.15 image (Ubuntu 22.04 / Python 3.10) can no longer run sanity. Bump
the base to Ubuntu 24.04 (Python 3.12 default; no PPA needed).

- ci/Dockerfile: FROM ubuntu:22.04 -> ubuntu:24.04; header comment
updated to reflect v0.16 + the ansible-core 2.18 motivation.
- Makefile: _ci_image_tag = v0.15 -> v0.16.
- .gitlab-ci.yml: image psusdev/gitlab-cicd:v0.15 -> :v0.16.

Image must be rebuilt on the runner host as the gitlab-runner user
before CI can succeed on this branch; the image isn't pushed to any
registry.

19 days ago