This week in Ansible Community
Issue #131, 2024-03-06 (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!
KEY DATES
cybette said
- 2024-03-12: DaWGs meeting, 16:00 UTC
- 2024-03-13: Community WG meeting, 19:00 UTC
- 2024-03-14: Bullhorn #132 content deadline, 18:00 UTC
- 2024-03-25: ETA for Ansible-Core 2.16.5
- 2024-03-26: ETA for Ansible 9.4.0 release
GENERAL NEWS UPDATES
Oranod shared
Send us your “see also” suggestions for module docs.
The Ansible community team at Red Hat gathered lots of feedback at this year’s CfgMgmtCamp 2024. One of those things was to expand the use of the “See also” section in module documentation. This is an often under-used, but very useful, section that can group related modules that build and expand on each other’s functionality and help users find the right module to achieve their goals.
We thought it might be fun, and interesting, to put a call to action out and ask the community what modules could form a “See also” section. If you have ideas for modules that have similar functionality or are related in some way, please let us know. Visit us on the forum and add your suggestion to our “Call to action” thread. We can then try and work with the collection owners to update their documentation.
MAJOR NEW RELEASES
Ansible
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.
gotmax23 contributed
Ansible 9.3.0 package is here!
You can install it by running the following command:
python3 -m pip install ansible==9.3.0 --user
Check Release Notes:package: and Ansible 9 Porting Guide for more details!
AWX Project
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. Join the AWX discussion in the Ansible Community Forum.
TVo shared
We’re happy to announce that the next release of AWX, version 23.9.0 is now available!
Some notable features include:
- Added ARM64 support for Linux (multiple PRs)
- Added the ability to use awxkit with websocket custom URLs
- Added support for Terraform credentials in awxkit
- Added multi-arch build for AWX images in ghcr.io
- Enhanced the dashboard Job Summary endpoint to contain canceled and error job counts
- Published multi-arch manifest of AWX
- Published multi-arch for AWX execution environments
In addition AWX Operator version 2.12.2 has also been released!
Some notable features include:
- Added more content for the AWX Mesh Ingress documentation (@kurokobo)
- Corrected indentation for annotations for the AWX Mesh Ingress roles templates (@kurokobo)
- Updated Dockerfile operator-framework/ansible-operator version to 1.34.0 (@mattmiller87)
- Fixed bug where uppercase Route fails (@TheRealHaoLiu)
Please see the releases pages for more details: AWX, Operator.
The AWX team.
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.
cybette contributed
New release: ansible-core 2.16.4.
PROJECT UPDATES
thom-at-redhat contributed
We have started reviewing and updating the receptor documentation. Any community member willing to help is very welcome!
COLLECTION UPDATES
Felix Fontein said
community.crypto 2.18.0 has been released with new features and bugfixes, and two filters for converting serial numbers. This release also deprecates the check mode behavior of the
_pipe
modules.
Felix Fontein shared
community.general 8.4.0 has been released with new bugfixes, features, plugins, and modules. Check out the changelog for details!
andersson007_ contributed
The community.mysql collection version 3.9.0 has been released!
Felix Fontein contributed
community.docker 3.8.0 has been released with new features and bugfixes for
docker_container
and the Docker Compose v2 modules. The pull behavior of docker_container can also be completely disabled, and the check mode behavior of pulling can be configured.docker_compose_v2
now allows to wait until containers are running/healthy with the newwait
option.
Felix Fontein shared
community.routeros 2.13.0 has been released with new features for the API modules and a bugfix for the
facts
module.
andersson007_ said
The community.cockroachdb collection version 0.3.1 has been released!
abuzachis said
amazon.aws 7.4.0 has been released with several bugfixes and minor changes. It also introduces a deprecation for the
iam_role_info
plugin. (see changelog for details).amazon.aws 6.5.3 has been released with bugfixes for the
cloudwatchevent_rule
module andsecretsmanager_secret
lookup plugin. (see changelog for details).
PROPOSALS - DISCUSS AND VOTE!
mariolenz shared
There is now a discussion about improving the removal of officially unmaintained collections. Please join if you’re interested!
COMMUNITY EVENTS AND MEETUPS
cybette said
A couple of upcoming events, check out the details and RSVP:
- The Ansible community will be attending Chemnitzer Linux-Tage (Chemnitz Linux Days) again, on the weekend of March 16-17. Volunteers needed to support the community presentation!
- Ansible Pune will meet on Friday, March 29, 2024 to Explore the vast Ansible Ecosystem with Ompragash, and Dive deep into Ansible Use Cases with Nikhil Jain.
COMMUNITY UPDATES
steampunks said
We prepared a new blog post where you can see how to ensure implementation of secure Ansible Playbooks and improve the overall security of your automation workflows.
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!