# Bullhorn #130 ###### tags: `bullhorn` ## Published 2024-02-20 12:30 UTC (no further changes accepted) https://mailchi.mp/redhat/the-bullhorn-130 *This week in Ansible Community* *Issue #130, 2024-02-19 ([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) said > * 2024-02-20: [DaWGs meeting](https://forum.ansible.com/t/documentation-working-group-agenda/153), 16:00 UTC > * 2024-02-21: [Community WG meeting](https://forum.ansible.com/tags/c/workflow/meetbot/16/community-wg), 19:00 UTC > * 2024-02-26: ETA for Ansible-Core 2.16.4 > * 2024-02-27: ETA for Ansible 9.3.0 release > * 2024-02-27: [DaWGs meeting](https://forum.ansible.com/t/documentation-working-group-agenda/153), 16:00 UTC > * 2024-02-28: [Community WG meeting](https://forum.ansible.com/tags/c/workflow/meetbot/16/community-wg), 19:00 UTC > * 2024-02-29: [Bullhorn #131 content deadline](https://forum.ansible.com/t/about-the-newsletter-category/166), 18:00 UTC ## MAJOR NEW RELEASES 🏆️ ### Antsibull [↗](https://github.com/ansible-community/antsibull) Tooling for building the `Ansible` package and collection documentation. [gotmax23](https://matrix.to/#/@gotmax:matrix.org) said > [antsibull 0.60.0](https://github.com/ansible-community/antsibull/blob/0.60.0/CHANGELOG.md#v0-60-0) has been released! The new release includes 4 new subcommands, amongst other features and bugfixes. [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) contributed > [antsibull-changelog 0.25.0](https://github.com/ansible-community/antsibull-changelog/blob/main/CHANGELOG.md#v0-25-0) has been released with a bugfix for the `generate` subcommand when used with `--output` and `--output-format`. It also allows to show its own version with the new `--version` parameter. [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) said > [antsibull-changelog 0.24.0](https://github.com/ansible-community/antsibull-changelog/blob/main/CHANGELOG.md#v0-24-0) has been released. It now allows to emit the changelog in MarkDown format. ### 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). [thedoubl3j](https://matrix.to/#/@thedoubl3j:ansible.im) contributed > We're happy to announce that the next release of AWX, version 23.8.1 is now available! > Some notable features include: > * Multi-arch Operator Release Changes > * Add dockerx make target for building awx for arm64 > * Added mesh ingress content to instances chapter. > * Addresses known issue found in 23.8.0 > > In addition AWX Operator version 2.12.1 has also been released! > > Please see the releases pages for more details: [AWX](https://github.com/ansible/awx/releases/tag/23.8.1), [Operator](https://github.com/ansible/awx-operator/releases/tag/2.12.1). [TheRealHaoLiu](https://matrix.to/#/@therealhaoliu:matrix.org) shared > We're happy to announce that the next release of AWX, version 23.8.0 is now available! > Some notable features include: > * Add support for mesh ingress > * Per-service metrics http server > * awxkit: allow to modify api base url > * Fix the way we are passing the awxkit base path to resources > * Added LDAP support for HashiCorp Vault lookup credential > * Add new credential type to support Terraform backend configuration > * Allow connecting to websockets via api/websocket/ > * Websockets now use rest_framework configed auth > * Allow DATABASES configuration without a password > > In addition AWX Operator version 2.12.0 has also been released! > Some notable features include: > * add 'customSecrets' and 'customVolumes' values to Helm Chart to simplifies the creation of ressources for PoC > * Allow connecting to websockets via api/websocket/ > > Please see the releases pages for more details: [AWX](https://github.com/ansible/awx/releases/tag/23.8.0), [Operator](https://github.com/ansible/awx-operator/releases/tag/2.12.0). ## PROJECT UPDATES 🛠️ ### Ansible [↗](https://github.com/ansible-collections) The `Ansible` package includes `ansible-core` and is a batteries-included package that provides a curated set of Ansible collections. See the [Ansible roadmaps](https://docs.ansible.com/ansible/devel/roadmap/ansible_roadmap_index.html) for future release plans. [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) shared > The Ansible 9 changelog is now [available in MarkDown format](https://github.com/ansible-community/ansible-build-data/blob/main/9/CHANGELOG-v9.md) (next to RST) - this allows to look at it on GitHub without having to parse RST in your head. ## COLLECTION UPDATES 🪄 [abuzachis](https://matrix.to/#/@aevelina:ansible.im) shared > [amazon.aws 7.3.0](https://github.com/ansible-collections/amazon.aws/tree/7.3.0) has been released with minor bugfixes, some new features and improvements. (see [changelog for details](https://github.com/ansible-collections/amazon.aws/blob/7.3.0/CHANGELOG.rst#v7-3-0)). > > [amazon.aws 6.5.2](https://github.com/ansible-collections/amazon.aws/tree/6.5.2) has been released with a bugfix for the ``amazon.aws.aws_ec2`` inventory plugin when retrieving information for more than 40 instances with ``use_ssm_inventory``. (see [changelog for details](https://github.com/ansible-collections/amazon.aws/blob/6.5.2/CHANGELOG.rst#v6-5-2)). [gomathiselvi](https://matrix.to/#/@gomathiselvi:ansible.im) shared > kubernetes.core 2.4.1 has been released with several trivial bug fixes related to code sanity. (see [changelog](https://github.com/ansible-collections/kubernetes.core/blob/2.4.1/CHANGELOG.rst) for details). [demetri](https://matrix.to/#/@ddimatos:matrix.org) said > The ibm_zos_core 1.9.0-beta.1 collection is now available on [Galaxy](https://galaxy.ansible.com/ui/repo/published/ibm/ibm_zos_core/?version=1.9.0-beta.1). This release includes 11 enhancements and 6 bug fixes. Check out the [blog](https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/demetrios-dimatos1/2024/02/05/ibm-ansible-zos-core-190-beta1-has-released?CommunityKey=ce54fe94-0145-4832-a0ef-4ea81d6062cc) for more details. [andersson007_](https://matrix.to/#/@andersson007_:matrix.org) shared > the [community.postgresql](https://galaxy.ansible.com/ui/repo/published/community/postgresql/) collection version [2.4.5](https://github.com/ansible-collections/community.postgresql/blob/stable-2/CHANGELOG.rst) and [3.4.0](https://github.com/ansible-collections/community.postgresql/blob/main/CHANGELOG.rst) have been released! [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.3.0](https://github.com/ansible-collections/community.clickhouse/blob/main/CHANGELOG.rst) has been released! ### Collection Removal [mariolenz](https://matrix.to/#/@mariolenz:matrix.org) contributed > The `purestorage.fusion` collection [has been deprecated](https://github.com/Pure-Storage-Ansible/Fusion-Collection/pull/168) by its maintainers. Since it is no longer being developed, we have decided to [remove the collection from Ansible 10](https://forum.ansible.com/t/3712). > > Please note that you can still manually install the collection with `ansible-galaxy collection install purestorage.fusion` even when it has been removed from Ansible. [mariolenz](https://matrix.to/#/@mariolenz:matrix.org) shared > The `netapp.storagegrid` collection [is considered unmaintained](https://forum.ansible.com/t/2811) and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See [the removal process for details on how this works](https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintained-collection). > > Please note that you can still manually install the collection with `ansible-galaxy collection install netapp.storagegrid` even when it has been removed from Ansible. [mariolenz](https://matrix.to/#/@mariolenz:matrix.org) contributed > It looks like the [community.rabbitmq](https://github.com/ansible-collections/community.rabbitmq) collection is effectively unmaintained. According to the current [community guidelines for collections](https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#unmaintained-collections), we consider removing it in a future version of the Ansible community package. Please see [Unmaintained collection: community.rabbitmq](https://forum.ansible.com/t/3931) for more information or to announce that you're interested in taking over the maintenance of (a fork of) `community.rabbitmq`. > > At least one month after this announcement appears here and in the [collection's issue tracker](https://github.com/ansible-collections/community.rabbitmq/issues/164), the Ansible Community Steering Committee will vote on whether this collection is considered unmaintained and will be removed, or whether it will be kept. If it will be removed, this will happen earliest in Ansible 11. Please note that you can still manually install the collection with `ansible-galaxy collection install community.rabbitmq` even when it has been removed from Ansible. ## PROPOSALS - DISCUSS AND VOTE! 🗳️ [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) said > Reminder: There is a [proposal](https://github.com/ansible-collections/community.routeros/issues/252) to declare the community.routeros `stable-1` branch as End Of Life. If you are using 1.x.y versions of community.routeros, please come forward in that issue. Thanks! [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) said > Reminder: There is a [proposal](https://github.com/ansible-collections/community.dns/issues/183) to declare the community.dns `stable-1` branch as End Of Life. If you are using 1.x.y versions of community.dns, please come forward in that issue. Thanks! ## COMMUNITY EVENTS AND MEETUPS 📅 [Christian Jung](https://github.com/cbolz) shared > We're excited to announce the next German Ansible user meeting (Ansible Anwendertreffen) for Wednesday, 28 February, 2024. Join us to discuss, share, collaborate and learn how to use Ansible in your organization. Find the agenda and more details on our [web site](https://www.ansible-anwender.de/). [cybette](https://matrix.to/#/@cybette:ansible.im) contributed > A couple of upcoming meetups, check out the details and RSVP: > * [Ansible Singapore](https://www.meetup.com/ansible-singapore/) will meet again on [Thursday, February 29, 2024](https://www.meetup.com/ansible-singapore/events/299170196) with a session on Testing Ansible Content with Molecule. > * The 15th [Ansible Zürich](https://www.meetup.com/ansible-zurich/) meetup will be on [Tuesday, March 5, 2024](https://www.meetup.com/ansible-zurich/events/296249396). Topics include Ansible with GitOps, Event-Driven Ansible, and DebOps Ansible collection. ## COMMUNITY UPDATES 👂️ [steampunks](https://matrix.to/#/@xlab_steampunk:matrix.org) contributed > We’re excited to introduce the first version of [Spotter Assistant Playground](https://steampunk.si/spotter/assistant/), enabling you to get pre-built examples from Ansible Galaxy and enter your own prompts to speed up Ansible Playbook development. Check it out and share your thoughts to help us improve it. ## 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!