This week in Ansible Community
Issue #235, 2026-09-14 (Past Issues)
Welcome to The Bullhorn, our newsletter for the Ansible Community. If you have any questions or content you’d like to share, you’re welcome to chat with us in the Ansible Social room on Matrix, and mention newsbot to have your news item tagged for review for the next weekly issue!
General news updates 
ansible-test container retirement
Felix Fontein shared
Following the End of Life of Debian 11, the ansible-test container image
quay.io/ansible-community/test-image:debian-bullseyehas been retired and is no longer regenerated daily. (Removal PR (Remove Debian Bullseye image by felixfontein · Pull Request #169 · ansible-community/images · GitHub), forum announcement (Ansible-test images: Debian 11 (Bullseye) image retired).)
Team Nebula submissions for CfgMgmtCamp 2027
Oranod said
The team that maintains several of the cloud related collections, codenamed team Nebula, is considering several different submissions for CfgMgmtCamp 2027 and we’d like to hear from you!
Please join us in the forum to take part in our poll to have your say on which collections the team should present on. We’re looking forward to hearing from you and can’t wait to see you in Ghent!
GitHub Actions deprecation in February 2027
dbrennand said
The github-action-build-collection and github-action-test-galaxy-import GitHub Actions have been scheduled for deprecation in February 2027. If you’re using these actions in your GitHub workflows then please see the linked GitHub issues for migration guidance. Affected collection repositories have been notified with individual GitHub issues. See the Ansible Forum Discussion for further details.
Major new releases 
Ansible-Core 
The ansible-core package contains the base engine and a small subset of modules and plugins. To see what’s planned for the next release, look at the ansible-core roadmaps.
ansible-core 2.21.3 release
ansible-announce contributed
New Release: ansible-core v2.21.3 - New Release: ansible-core v2.21.3
ansible-core 2.19.12 release
ansible-announce said
New Release: ansible-core v2.19.12 - New Release: ansible-core v2.19.12
FreeBSD remote upgrade
Felix Fontein said
ansible-core devel’s ansible-test upgraded its FreeBSD 15.0 remote to 15.1: Ansible-test devel: FreeBSD 15.0 remote replaced with FreeBSD 15.1
ansible-core 2.20.9 release
ansible-announce contributed
New Release: ansible-core v2.20.9 - New Release: ansible-core v2.20.9
ansible-core 2.18.19 release
ansible-announce contributed
New Release: ansible-core v2.18.19 - New Release: ansible-core v2.18.19
ansible-core 2.21.4 release
ansible-announce shared
New Release: ansible-core v2.21.4 - New Release: ansible-core v2.21.4
ansible-core 2.19.13 release
ansible-announce said
New Release: ansible-core v2.19.13 - New Release: ansible-core v2.19.13
ansible-core 2.20.8 release
ansible-announce said
New Release: ansible-core v2.20.8 - New Release: ansible-core v2.20.8
Antsibull 
Tooling for building the Ansible package and collection documentation.
antsibull-docs 2.27.0 release
Felix Fontein said
ansibull-docs 2.27.0 (Release 2.27.0 · ansible-community/antsibull-docs · GitHub) has been released. It supports the new
secretkeyword for plugin options that will be introduced in ansible-core 2.22 for the new Secret Masking API (Add new Secret Masking API by jborean93 · Pull Request #87457 · ansible/ansible · GitHub).
Ansible Community Package 
The Ansible package includes ansible-core and is a batteries-included package that provides a curated set of Ansible collections. See the Ansible roadmaps for future release plans.
Ansible 14.4.0 package release
Felix Fontein shared
Ansible 14.4.0 package is here!
Release announcement: Ansible community package 14.4.0
You can install it by running the following command:
python3 -m pip install ansible==14.4.0 --user
Check Release Notes
(ansible-build-data/14/CHANGELOG-v14.md at 14.4.0 · ansible-community/ansible-build-data · GitHub) and Ansible 14 Porting Guide (Ansible 14 Porting Guide — Ansible Community Documentation) for more details!
cisco.ucs inclusion violation
mariolenz said
It looks like cisco.ucs violates the Ansible Community Package inclusion requirements. The last CI run seems to have been 2 months ago. This looks like we should remove the collection from the Ansible Community Package. If you’re a maintainer or user of this collection, feel free to join the discussion on the forum!
Ansible 14.3.0 package release
Felix Fontein said
Ansible 14.3.0 package is here!
Release announcement: Ansible community package 14.3.0
You can install it by running the following command:
python3 -m pip install ansible==14.3.0 --user
Check Release Notes
(ansible-build-data/14/CHANGELOG-v14.md at 14.3.0 · ansible-community/ansible-build-data · GitHub) and Ansible 14 Porting Guide (Ansible 14 Porting Guide — Ansible Community Documentation) for more details!
dellemc.unity removal from ACP 16
mariolenz shared
The
dellemc.unitycollection violates the Ansible Community Package (ACP) requirements and will be removed from ACP 16.Please note that you can still install the collection with
ansible-galaxy collection install dellemc.unityeven when it has been removed from the Ansible Community
Ansible 14.3.1 package release
Felix Fontein contributed
Ansible 14.3.1 package is here!
Release announcement: Ansible community package 14.3.1
You can install it by running the following command:
python3 -m pip install ansible==14.3.1 --user
Check Release Notes
(ansible-build-data/14/CHANGELOG-v14.md at 14.3.1 · ansible-community/ansible-build-data · GitHub) and Ansible 14 Porting Guide (Ansible 14 Porting Guide — Ansible Community Documentation) for more details!
Project updates 
antsibull-nox 1.9.0 release
Felix Fontein said
antsibull-nox 1.9.0 (Release 1.9.0 · ansible-community/antsibull-nox · GitHub) has been released with many smaller improvements and bugfixes.
Collection updates 
community.general 13.3.0 and 12.6.4 releases
Felix Fontein said
There have been two new community.general releases:
- community.general 13.3.0 (community.general/CHANGELOG.md at stable-13 · ansible-collections/community.general · GitHub) is a regular feature and bugfix release with two new modules, and a set of new deprecations. The
keycloak_*modules are being moved to middleware_automation.keycloak (Ansible Galaxy), and will be removed by deprecated redirects in community.general 14.0.0.- community.general 12.6.4 (community.general/CHANGELOG.md at stable-12 · ansible-collections/community.general · GitHub) is a regular bugfix release.
infra.aap_utilities 4.0.0 release
Sean Sullivan said
infra.aap_utilities 4.0.0 has been released.
This Ansible collection provides utility roles for usage with Ansible Automation Platform.
Visit GitHub - redhat-cop/aap_utilities: Ansible Collection for automated deployment of AAP and other objects for general use · GitHub For more information and updates.
community.routeros 3.22.0 release
Felix Fontein contributed
community.routeros 3.22.0 (community.routeros/CHANGELOG.md at main · ansible-collections/community.routeros · GitHub) has been released with new features for the API modules.
community.docker 5.3.0 release
Felix Fontein shared
community.docker 5.3.0 (community.docker/CHANGELOG.md at main · ansible-collections/community.docker · GitHub) has been released with a new feature for the
docker_swarm_servicemodule.
community.general 13.4.0 and 12.6.5 releases
Felix Fontein said
There were two new community.general releases:
- community.general 13.4.0 (community.general/CHANGELOG.md at stable-13 · ansible-collections/community.general · GitHub) is a regular feature and bugfix release with a new plugin and a new module. The deprecated
ansible.builtin.onelinecallback plugin has been integrated ascommunity.general.oneline.- community.general 12.6.5 (community.general/CHANGELOG.md at stable-12 · ansible-collections/community.general · GitHub) is a regular bugfix release.
community.openwrt 1.7.0 release
russoz (Alex Z) said
The community.openwrt version 1.7.0 has been released!
This is a regular release. See the CHANGELOG for details.
infra.aap_configuration 4.8.0 & 4.9.0 release
Sean Sullivan said
infra.aap_configuration 4.9.0 has been released.
This Ansible collection allows for easy configuration of an Ansible Automation Platform via Ansible roles using the certified collections.
Visit GitHub - redhat-cop/infra.aap_configuration: A collection of roles to manage Ansible Automation Platform 2.5+ with code · GitHub For more information and updates.
community.crypto 3.4.0 release
Felix Fontein shared
community.crypto 3.4.0 (community.crypto/CHANGELOG.md at main · ansible-collections/community.crypto · GitHub) has been released with two new modules for PKCS#12 archives (
openssl_pkcs12_extractandopenssl_pkcs12_info), and deprecations forselect_crypto_backendoptions that lost their use in 3.0.0.
community.okd 6.0.0 release
Oranod contributed
community.okd 6.0.0 has been released. This release drops support for
ansible-coreversions below 2.16, replaces allansible.module_utils.six importswith Python 3stdlibequivalents, and fixes deprecatedansible.module_utils._textimports for compatibility withansible-core2.24+. Please see the changelogs for all release details.
community.dns 4.1.0 release
Felix Fontein contributed
community.dns 4.1.0 (community.dns/CHANGELOG.md at main · ansible-collections/community.dns · GitHub) is out with bugfixes, an updated Public Suffix List, improved API handling for Hetzner DNS record info modules, a
lenientoption for thecommunity.dns.unquote_txtfilter, and a set of modules and an inventory plugin for working with Infomaniak’s DNS service.
Certified Collections Weekly Update
dbrennand shared
Certified collections updated this week:
Proposals - discuss and vote! 
Conventional commits adoption
chyna contributed
The team that maintains many of the cloud-related content collection is also considering the adoption of the conventional commits format, and would like to solicit opinions and feedback from the community on that front. Please see our forum post to chime in!
Upcoming meetups and working groups
dbrennand shared
- 2026-09-22, Announcing Our Official Code Freeze Schedule & Process
- 2026-09-24, AWS Community Meeting
- 2026-10-01, AAP Config as Code Office Hours - First Thursday of Every Month
- 2027-02-01, CfgMgmtCamp 2027
Other events and releases
Use the Ansible Forum to see other events and releases.
Join the Ansible community
Looking for ways to get involved? See how can I help for some ideas!
You can find easy issues in collections and other projects for code or documentation contributions.
That’s all for now!
Have any questions you’d like to ask, or issues you’d like to see covered? Please ask in #social:ansible.com! See you next time!
