The Bullhorn #223

This week in Ansible Community
Issue #223, 2026-03-30 (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 :speaker_low_volume:

Ansible AI collaboration repository

gundalow said

New repo for Ansible AI collaboration

To allow the community to share and develop AI tooling for Ansible, we’d like to propose a new ansible-community repo for collaboration.

Key Principles

  • LLM-agnostic: works across AI platforms
  • For all: This isn’t just about Ansible Collection development, though all of Ansible
  • Community driven: contributions not just welcome, but encouraged
  • Community maintained: not Red Hat Supported
  • Iterate fast: expect rapid evolution as the space matures
  • For practitioners: these are tools for Ansible developers, by Ansible
    developers
  • Use if you want to: complementary to existing workflows, never mandatory

See the forum post for details on what existing skills would fit here and how you can help.

New CI requirement for included collections

andersson007_ said

The Ansible community and its steering committee have discussed and introduced a new Ansible community package collection inclusion requirement. If you maintain a collection included in the Ansible community package, please add testing against the devel or milestone branches of ansible-core to your CI if you aren’t already doing so. This requirement ensures that you find out about new linting requirements and compatibility issues between your collection and ansible-core early. See the forum post for details.

Ansible playbook scanning tools

steampunks said

Hi, as Ansible automation scales, keeping playbooks safe and compliant is harder than ever. We’ve prepared a guide to help you choose the right playbook scanning tools to catch risks early and enforce policies: 5 Best Ansible Playbook Scanning Tools in 2026 for Secure and Scalable Automation | XLAB Steampunk blog

Major new releases :trophy:

Ansible-Core :up_right_arrow:

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.16.18 release

ansible-announce contributed

New Release: ansible-core v2.16.18 - New Release: ansible-core v2.16.18

ansible-core 2.19.8 release

ansible-announce contributed

New Release: ansible-core v2.19.8 - New Release: ansible-core v2.19.8

ansible-core 2.20.4 release

ansible-announce shared

New Release: ansible-core v2.20.4 - New Release: ansible-core v2.20.4

ansible-core 2.18.15 release

ansible-announce contributed

New Release: ansible-core v2.18.15 - New Release: ansible-core v2.18.15

Ansible Community Package :up_right_arrow:

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 13.5.0 package release

Felix Fontein said

Ansible 13.5.0 package is here! :heart:
:link:Release announcement: Ansible community package 13.5.0
:computer_disk:You can install it by running the following command:

python3 -m pip install ansible==13.5.0 --user

:right_arrow: Check Release Notes :package::spiral_notepad: (ansible-build-data/13/CHANGELOG-v13.md at 13.5.0 · ansible-community/ansible-build-data · GitHub) and Ansible 13 Porting Guide (Ansible 13 Porting Guide — Ansible Community Documentation) for more details!

Collection updates :magic_wand:

community.docker 5.1.0 release

Felix Fontein said

community.docker 5.1.0 (community.docker/CHANGELOG.md at main · ansible-collections/community.docker · GitHub) is out with a new feature for the docker_compose_v2_pull module.

community.beszel 1.0.0 release

dbrennand said

community.beszel 1.0.0 has released with various improvements to the agent and hub roles.

community.general 12.5.0 and 11.4.6 releases

Felix Fontein said

community.routeros 3.18.0 release

Felix Fontein said

community.routeros 3.18.0 (community.routeros/CHANGELOG.md at main · ansible-collections/community.routeros · GitHub) is out with a new feature for the api_modify module in the path interface veth.

community.openwrt 1.2.0 release

russoz (Alex Z) contributed

The community.openwrt version 1.2.0 has been released! See the Changelog for details.

This version comes with one new module, a couple of bugfixes and other changes.

Certified collections weekly update

dbrennand shared

Certified collections updated this week:

Community events and meetups

Upcoming meetups and working groups

dbrennand shared

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!

3 Likes