# Bullhorn #132 ###### tags: `bullhorn` ## Published 2024-03-16 00:00 UTC (no further changes accepted) https://mailchi.mp/redhat/the-bullhorn-132 *This week in Ansible Community* *Issue #132, 2024-03-15 ([Past Issues](https://us19.campaign-archive.com/home/?u=56d874e027110e35dea0e03c1&id=d6635f5420))* Welcome to [The Bullhorn](https://forum.ansible.com/c/news/bullhorn/17), 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](https://matrix.to/#/#social:ansible.com), and mention [`newsbot`](https://matrix.to/#/@newsbot:ansible.im) to have your news item tagged for review for the next weekly issue! ## KEY DATES ⏱️ [cybette](https://matrix.to/#/@cybette:ansible.im) shared > * 2024-03-19: [DaWGs meeting](https://forum.ansible.com/t/documentation-working-group-agenda/153), 16:00 UTC > * 2024-03-20: [Community WG meeting](https://forum.ansible.com/tags/c/workflow/meetbot/16/community-wg), 19:00 UTC > * 2024-03-21: [Bullhorn #133 content deadline](https://forum.ansible.com/t/about-the-newsletter-category/166), 18:00 UTC > * 2024-03-25: ETA for Ansible-Core 2.16.5 > * 2024-03-26: ETA for Ansible 9.4.0 release ## MAJOR NEW RELEASES 🏆️ ### Antsibull [↗](https://github.com/ansible-community/antsibull) Tooling for building the `Ansible` package and collection documentation. [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) contributed > [antsibull-docs 2.8.0](https://github.com/ansible-community/antsibull-docs/blob/2.8.0/CHANGELOG.md#v2-8-0) has been released with new bugfixes and features. The included Sphinx extension now supports selecting a color scheme, including a `none` scheme that makes it easy to set your own color using CSS custom properties. ## PROJECT UPDATES 🛠️ ### AWX Project [↗](https://github.com/ansible/awx) 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](https://forum.ansible.com/tag/awx). [chadams](https://matrix.to/#/@chadams:ansible.im) contributed > o/ Hey everyone! I just wanted to note a couple big features that have landed in devel in the last week or two that are of note and will end up in the next release. > > * AWX now supports Postgres 15 and it is the default version that will be used - [PR Link](https://github.com/ansible/awx-operator/pull/1486) > * After a long wait, I am happy to announce that the AWX Operator now has readiness and liveliness probes, and the migrations run in a k8s job - [PR Link](https://github.com/ansible/awx-operator/pull/1674) > > Please see the announcement on the forum for more details! > > * [Container probes - Ansible AWX Operator Documentation](https://forum.ansible.com/t/awx-postgres-15-support-container-readiness-checks-available/4262) ## COLLECTION UPDATES 🪄 [Simon Dodsley](https://matrix.to/#/@sdodsley:matrix.org) contributed > purestorage.flasharray 1.27.0 ([changelog](https://github.com/Pure-Storage-Ansible/FlashArray-Collection/releases/tag/1.27.0)) has been released with minor additions and bugfixes. This release also changes the minimum FlashArray Purity version to 6.1.0. [Martin Jackson](https://matrix.to/#/@mhjacks:matrix.org) contributed > servicenow.itsm 2.4.0 has been released! Changelog [here](https://github.com/ansible-collections/servicenow.itsm/blob/2.4.0/CHANGELOG.rst). [aleks_vagachev](https://matrix.to/#/@aleks_vagachev:matrix.org) contributed > the [community.clickhouse](https://galaxy.ansible.com/ui/repo/published/community/clickhouse/) collection version [0.4.0](https://github.com/ansible-collections/community.clickhouse/blob/main/CHANGELOG.rst) has been released! [gomathiselvi](https://matrix.to/#/@gomathiselvi:ansible.im) said > kubernetes.core 3.0.1 is released with bugfixes. (see [Changelog for details](https://github.com/ansible-collections/kubernetes.core/blob/3.0.1/CHANGELOG.rst)) > > kubernetes.core 2.4.2 is released with bugfixes. (see [Changelog for details](https://github.com/ansible-collections/kubernetes.core/blob/2.4.2/CHANGELOG.rst)) ## PROPOSALS - DISCUSS AND VOTE! 🗳️ [Oranod](https://matrix.to/#/@orandon:ansible.im) said > Have you ever noticed that the [ecosystem page](https://docs.ansible.com/ecosystem.html) on the docsite does not feature many of the fantastic community projects that are available to help with Ansible automation? We have too. And the reason comes down to lack of clearly defined inclusion criteria for projects. > > We'd invite you to help us agree on and define "table stakes" for projects to be included on the ecosystem page. An obvious criteria, for example, is that projects should have an OSI-approved license. But what else should we consider? If you have an opinion, let us hear your voice. Please [join us in our forum discussion](https://forum.ansible.com/t/table-stakes-for-including-projects-on-the-ecosystem-page/4341) and tell us what you think. [mariolenz](https://matrix.to/#/@mariolenz:matrix.org) said > There is a [vote](https://forum.ansible.com/t/4204/3) on making it easier to remove officially unmaintained collections from Ansible, and to remove them faster. Please vote on what you think about this! ## HELP WANTED 🙏 [Oranod](https://matrix.to/#/@orandon:ansible.im) 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](https://forum.ansible.com/t/call-to-action-send-us-your-see-also-suggestions/4093). We can then try and work with the collection owners to update their documentation. [samccann](https://matrix.to/#/@samccann:ansible.im) shared > Looking to help out in Ansible but not sure where to start? Take a look at some easyfix or good first issues: > > * across multiple [collections](https://github.com/search?q=user%3Aansible-collections+label%3Aeasyfix%2C%22good+first+issue%22+state%3Aopen&type=Issues) > * for all other [Ansible projects](https://github.com/search?q=user%3Aansible+user%3Aansible-community+label%3Aeasyfix%2C%22good+first+issue%22+state%3Aopen&type=Issues) ## COMMUNITY EVENTS AND MEETUPS 📅 [cybette](https://matrix.to/#/@cybette:ansible.im) 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](https://www.meetup.com/ansible-meetup-dresden/events/299253325). There will be Ansible talks, presentation, and stand. [Check it out](https://chemnitzer.linux-tage.de/2024/en/) if you're in the area! > * [**Ansible Pune**](https://www.meetup.com/ansible-pune/) will meet on [Friday, March 29, 2024](https://www.meetup.com/ansible-pune/events/299376193) to Explore the vast Ansible Ecosystem with Ompragash, and Dive deep into Ansible Use Cases with Nikhil Jain. ## COMMUNITY UPDATES 👂️ [Zhenech](https://matrix.to/#/@zhenech:matrix.org) shared > Data from dynamic inventory plugins can contain Jinja expressions and lead to remote code execution, see [this post](https://www.die-welt.net/2024/03/remote-code-execution-in-ansible-dynamic-inventory-plugins/) for a detailed writeup. ## 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](https://matrix.to/#/#social:ansible.com)! See you next time!