This week in Ansible Community
Issue #214, 2026-01-09 (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 
cfgmgmtcamp schedule
dmsimard shared
The schedule for cfgmgmtcamp is out: CfgMgmtCamp 2026 Ghent :: pretalx
Major new releases 
Antsibull 
Tooling for building the Ansible package and collection documentation.
antsibull-docs 2.24.0
Felix Fontein said
antsibull-docs 2.24.0 (Release 2.24.0 · ansible-community/antsibull-docs · GitHub) has been released. It now allows to output linting information as JSON for consumption by other programs, and detects git repositories when copying collections, to avoid copying ignored directories such as
.nox.
antsibull-nox 1.5.0
Felix Fontein said
antsibull-nox 1.5.0 (antsibull-nox/CHANGELOG.md at main · ansible-community/antsibull-nox · GitHub) has been released with several bugfixes and new features. The error reporting for some linters has been improved by parsing the linter output and re-emitting it in a unified way. The Python files processed by the Python linters and formatters can now be configured more globally in a unified way, and it is possible to provide different configurations for modules and module utils vs. other code. Moreover one can now set a global minimum Python version for the collection’s Python code, or configure antsibull-nox to extract it from the ansible-test configuration file.
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 package 13.2.0
Felix Fontein shared
Ansible 13.2.0 package is here!
Release announcement: Ansible community package 13.2.0
You can install it by running the following command:
python3 -m pip install ansible==13.2.0 --user
Check Release Notes
(ansible-build-data/13/CHANGELOG-v13.md at 13.2.0 · ansible-community/ansible-build-data · GitHub) and Ansible 13 Porting Guide (Ansible 13 Porting Guide — Ansible Community Documentation) for more details!
Collection updates 
community.proxmox release
thulium-drake said
Just before the end of the year (though not in time for the last Bullhorn of 2025
) another big release powered by all of the wonderful
wranglers with a love for Proxmox and Ansible. The
community.proxmoxcollection 1.5.0 is here, get it now!Thank you all for your hard work and I wish you all a great new year and I hope we may continue this flow in the next year as well!
![]()
infra.aap_configuration release
Sean Sullivan shared
infra.aap_configuration 4.1.0 has been released.
This Ansible collection allows for easy interaction with Ansible Automation Platform via Ansible roles using the supported collections modules.
Visit GitHub - redhat-cop/infra.aap_configuration: A collection of roles to manage Ansible Automation Platform 2.5+ with code For more information and updates.
community.general devcontainer updates
russoz (Alex Z) said
community.general now has .devcontainer and pre-commit configurations
The collection community.general now supports
pre-commit, to runruff checkandruff formatupon commiting. That will use theruffconfigurations in the project, and will perform many quality checks before the code is commited, as well as reformat the code to the project’s standards. If you want to install it manually, runpre-commit install(obviously you must havepre-commitpreviously installed). If you are not familiar withpre-commit, see pre-commit.com for more details.Also, the collection now supports a development container, providing a controlled and consistent development environment. Many of the modern IDEs support devcontainers - the configuration now is biased towards VSCode, but PRs with support for other IDEs are very much welcome. The devcontainer setup comes with some previously installed tooling, like
ruff,nox,antsibull-nox,andebox, plus Python requirements for unit tests and Ansible requirements for integration tests. The container also has thatpre-commithook installed.
community.general releases
Felix Fontein shared
community.general 12.2.0 (https://github.com/ansible-collections/community.general/blob/stable-12/CHANGELOG.md#v12-2-0), community.general 11.4.3 (community.general/CHANGELOG.md at stable-11 · ansible-collections/community.general · GitHub), and community.general 10.7.7 (community.general/CHANGELOG.md at stable-10 · ansible-collections/community.general · GitHub) have been released with new features and modules (12.2.0 only) and bugfixes (all three releases). Please note that 12.2.0 also deprecates all publicly available module utils, plugin utils, and doc fragments. These will be made private in community.general 13.0.0. If you are using some of these from other collections, please leave a comment in the issue (Make all module_utils, plugin_utils, and doc fragments private · Issue #11312 · ansible-collections/community.general · GitHub). We analyzed all latest releases of collections on Ansible Galaxy that depend on community.general and did not find any usage (except in one collection that has already been deprecated for quite some time).
Certified collections updates
samccann shared
Certified collections updated this week:
community.openwrt release highlights
russoz (Alex Z) said
The community.openwrt version 0.3.0 has been released! See the announcement post in the forum.
This version comes with both an User Guide and a Migration Guide for users coming from the
gekmihesg.openwrtrole.
community.openwrt release updates
russoz (Alex Z) contributed
The community.openwrt version 0.4.0 has been released! See the announcement post in the forum.
This version comes with integration tests (currently only for one module, we will replicate to others), improved lifecycle functions for the shell-based modules, and a brand new module
community.openwrt.apk, supporting the upcoming release of OpenWrt 25.12.
community.dns release
Felix Fontein said
community.dns 3.5.0 (community.dns/CHANGELOG.md at main · ansible-collections/community.dns · GitHub) is out with support for Hetzner’s new DNS API, and some bugfixes to existing code.
infra.aap_configuration release notes
Sean Sullivan shared
infra.aap_configuration 4.0.0 has been released.
This Ansible collection allows for easy interaction with Ansible Automation Platform via Ansible roles using the supported collections modules.
Visit GitHub - redhat-cop/infra.aap_configuration: A collection of roles to manage Ansible Automation Platform 2.5+ with code For more information and updates.
infra.ee_utilities release
Sean Sullivan said
infra.ee_utilities 4.1.2 has been released.
This Ansible collection makes it easy to build execution environments for AWX or Ansible Controller server and converting from python environments to execution environments.
Visit GitHub - redhat-cop/ee_utilities: This ansible collection includes a number of roles and tools which can be useful for managing Ansible Execution Environments. For more information and updates.
community.routeros release
Felix Fontein said
community.routeros 3.15.0 (community.routeros/CHANGELOG.md at main · ansible-collections/community.routeros · GitHub) is out with new features for the API modules, and one deprecation. The current defaults for
ignore_dynamicandignore_builtin(bothfalse) ofcommunity.routeros.api_find_and_modifyare deprecated and will change totruein community.routeros 4.0.0.
community.crypto release
Felix Fontein contributed
community.crypto 3.1.0 (community.crypto/CHANGELOG.md at main · ansible-collections/community.crypto · GitHub) has been released with new features for the
community.crypto.luks_devicemodule.
Help wanted 
Ansible Contributor Summit RSVP
anwesha shared
The Ansible Contributor Summit 2026 is only three weeks away on Wednesday, February 4th, in Ghent! We’re working on the agenda for both our morning and afternoon sessions and want to hear from you.
This is an opportunity for anyone who participates in the Ansible community to raise discussion items, voice concerns, demo a project, share their ideas, and ask questions. If you plan to join us in Ghent, online or in-person, please let us know by giving us your RSVP in the forum.
We’ve also outlined a tentative agenda in the forum. If you are interested in presenting during the Ansible Contributor Summit, please reply to our forum post with your topic and let us know if you have a preferred time.Our tentative agenda is as follows:
09.00 to 09.10 : Introductions and getting to know each other
09.10 to 10.30 : @oranod and @gundalow share updates from the community and partner engineering team at Red Hat and delve into our plans for the year ahead.
10.30 to 11.30 : @felixfontein and @nitzmahone lead an open discussion about the state of things in Ansible and how we can improve.
11.30 to 11.50 : Break
11.50 to 12.50 : @anwesha and @gundalow discuss Bullhorn improvements, release calendar sync, meetup strategy, and other topics related to communication and promotion of the Ansible community.
This year we’re also considering something different for the afternoon session. We’re looking at options for a light social excursion, think a boat tour or walking tour of Ghent, that might be a refreshing alternative and an opportunity for folks to get to know each other better. Please respond to our forum poll and let us know your preference.
See you in Ghent!We want to hear from you! Please head over to the main forum post and share your ideas or feedback. Your input ensures the summit is productive for everyone.
See you there!
Community events and meetups 
Upcoming events
samccann shared
- 2026-01-13, Announcing Our Official Code Freeze Schedule & Process
- 2026-01-17, Ansible-india: Ansible Bangalore Meetup - January 2026 [2026-01-17]
- 2026-01-22, AWS Community Meeting
- 2026-02-02, CfgMgmtCamp 2026
- 2026-02-05, AAP Config as Code Office Hours - First Thursday of Every Month
- Every Thursday @13:00 UTC, Network Working Group
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!
