# Bullhorn #120 ###### tags: `bullhorn` ## Published 2023-10-22 15:25 UTC (no further changes accepted) https://mailchi.mp/redhat/the-bullhorn-120 *This week in Ansible Community* *Issue #120, 2023-10-21 ([Past Issues](https://us19.campaign-archive.com/home/?u=56d874e027110e35dea0e03c1&id=d6635f5420))* Welcome to [The Bullhorn](https://github.com/ansible/community/wiki/News#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](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 issue! ## KEY DATES ⏱️ [cybette](https://matrix.to/#/@cybette:ansible.im) shared > * 2023-10-24: [DaWGs meeting](https://forum.ansible.com/t/documentation-working-group-agenda/153), 15:00 UTC > * 2023-10-25: [Community WG meeting](https://github.com/ansible/community/issues/679), 18:00 UTC > * 2023-10-31: [DaWGs meeting](https://forum.ansible.com/t/documentation-working-group-agenda/153), 15:00 UTC > * 2023-11-01: [Community WG meeting](https://github.com/ansible/community/issues/679), 18:00 UTC > * 2023-11-02: [Bullhorn #121 content deadline](https://github.com/ansible/community/wiki/News#the-bullhorn), 18:00 UTC > * 2023-11-06: ETA for Ansible-Core 2.13.14, 2.14.12 & 2.15.6 > * 2023-11-06: ETA for Ansible-Core 2.16.0 GA > * 2023-11-06: [Last day for collections to make backwards incompatible releases that will be accepted into Ansible-9](https://docs.ansible.com/ansible/devel/roadmap/COLLECTIONS_9.html) > * 2023-11-07: [ETA for Ansible 8.6.0 release](https://docs.ansible.com/ansible/devel/roadmap/COLLECTIONS_8.html) ## GENERAL NEWS UPDATES 🔈️ [cybette](https://matrix.to/#/@cybette:ansible.im) said > Greetings! I'm bringing you The Bullhorn issue 120 from Las Vegas this week! We just had a great Ansible Contributor Summit and we'll share content and summaries from it soon. The next issue (#121) will follow on Nov 3, after which weekly releases will resume. ## MAJOR NEW RELEASES 🏆️ ### 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. [anwesha](https://matrix.to/#/@anwesha:ansible.im) said > [Ansible 8.5.0 is out](https://forum.ansible.com/t/release-announcement-ansible-community-package-8-5-0/1637) ❤️ > > 💽You can install it by running the following command or download the release tarball directly from [pypi](https://files.pythonhosted.org/packages/37/6e/53718ca07b7c46ac4777f9d1b13480cbe0b04f6a686c8436029f00ce25be/ansible-8.5.0.tar.gz): > > ``` > python3 -m pip install ansible==8.5.0 --user > ``` > > ➡️ Check [Release Notes📦️🗒️](https://github.com/ansible-community/ansible-build-data/blob/main/8/CHANGELOG-v8.rst) and [Ansible 8 Porting Guide](https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_8.html) for more details! [anwesha](https://matrix.to/#/@anwesha:ansible.im) contributed > [Ansible 9.0.0a3 is out](https://forum.ansible.com/t/release-announcement-ansible-9-0-0-alpha-3-in-here/1760) ❤️ > > 💽You can install it by running the following command or download the release tarball directly from [pypi](https://files.pythonhosted.org/packages/ef/48/6663f8b254906341c3e4ecf2acf5d6bcd32fc803e4f83a816668bc071570/ansible-9.0.0a3.tar.gz): > > ``` > python3 -m pip install ansible==9.0.0a3 --user > ``` > > ➡️ Check [Release Notes📦️🗒️](https://github.com/ansible-community/ansible-build-data/blob/main/9/CHANGELOG-v9.rst#ansible-9-release-notes) and [Ansible 9 Porting Guide](https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_9.html) for more details! ### 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). [Lila Yasin](https://matrix.to/#/@lyasin:matrix.org) said > We're happy to announce that the next release of AWX, version 23.3.0 is now available! > Some notable features include: > * Add subscription usage page > * Simplified release notes for AWX > * Add a section for postgres max_connections value > > In addition AWX Operator version 2.7.0 has also been released! > Some notable features include: > * Allow ability to set security context for postgres deployment > > Please see the releases pages for more details: [AWX](https://github.com/ansible/awx/releases/tag/23.3.0), [Operator](https://github.com/ansible/awx-operator/releases/tag/2.7.0). ## PROJECT UPDATES 🛠️ [joola](https://matrix.to/#/@joola:matrix.org) contributed > The [molecule driver for Hetzner Cloud](https://github.com/ansible-community/molecule-hetznercloud) project has been [reactivated](https://github.com/ansible-community/molecule-hetznercloud#history). A new major version ([2.0.0](https://github.com/ansible-community/molecule-hetznercloud/releases/tag/2.0.0)) has been released, which adds support for `molecule>=5,<7.0`, includes few improvements and bugfixes! > > Make sure to follow the [migration guide](https://github.com/ansible-community/molecule-hetznercloud#upgrading-to-v2) to upgrade to v2. ## COLLECTION UPDATES 🪄 [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) contributed > [community.routeros 2.10.0](https://github.com/ansible-collections/community.routeros/blob/main/CHANGELOG.rst#v2-10-0) has been released with bugfixes and new features. [demetri](https://matrix.to/#/@ddimatos:matrix.org) said > The [ibm_zos_core 1.7.0 collection](https://github.com/ansible-collections/ibm_zos_core/releases/tag/v1.7.0) is now available on [Galaxy](https://galaxy.ansible.com/ui/repo/published/ibm/ibm_zos_core/) and Automation Hub. This release includes new modules [zos_archive](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/modules/zos_archive.html), [zos_unarchive](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/modules/zos_unarchive.html), Jinja template support in both [zos_copy](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/modules/zos_copy.html) and [zos_job_submit](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/modules/zos_job_submit.html) modules, enhancements, bug fixes and deprecation notices. Check out the [blog](https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/demetrios-dimatos1/2023/10/11/ibm-ansible-zos-core-170-has-released) for more details. [Sean Sullivan](https://matrix.to/#/@ssulliva:matrix.org) contributed > infra.ah_configuration 2.0.4 has been released > This release addressed bugfixes around the authentication token, and removing it from roles that used modules that did not support it. We are working on better methods of authentication collection wide in the future. > > Checkout our [Changelog](https://github.com/ansible/galaxy_collection/blob/infra_release_2.0.4/CHANGELOG.rst#v2-0-4) for more information > > infra.controller_configuration 2.5.1 has been released > This release addressed some issues with the license role to make it behave more expectedly and address bugs, The Dispatch role was also reworked to behave better in cases of which order to invoke the roles. This mainly involved which order to add information to the organization, and addressed an issue where a project sync may not be able to connect to galaxy/hub as those credentials hadn't been added to the org yet. > Checkout our [Changelog](https://github.com/redhat-cop/controller_configuration/blob/devel/CHANGELOG.rst#id56) for more information > > These Ansible collections allow for easy interaction with an AWX or Ansible Controller or Galaxy_NG or Hub, servers via Ansible roles. Check us out on the [forums](https://forum.ansible.com/tag/infra-config-as-code), or come to our monthly meetings on the First Thursday of every month [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) shared > [community.general 7.5.0](https://github.com/ansible-collections/community.general/blob/stable-7/CHANGELOG.rst#v7-5-0) has been released with new features and bugfixes. This will be the last minor 7.x.0 release. The next 7.x.y release will be 7.5.1, likely in four weeks. The next minor or major release will be 8.0.0, in the week before November 6th. ## PROPOSALS - DISCUSS AND VOTE! 🗳️ [andersson007_](https://matrix.to/#/@andersson007_:matrix.org) said > Community feedback wanted on the [Ansible collection creator path guide](https://github.com/ansible/community-docs/pull/64). > We currently have a bunch of collection-development-related docs spread across our documentation. > Let's put all pieces together to help our contributors make their collections become mature open source projects! > If the community supports the idea of having it, after polishing the guide, it'll be moved to docs.ansible.com. Please share your insights! ## COMMUNITY UPDATES 👂️ [briantist](https://github.com/briantist) contributed > [`galactory` version `0.11.1`](https://github.com/briantist/galactory/blob/main/CHANGELOG.rst#v0-11-1) has been released with support for the Galaxy v3 API, which means it once again works with `galaxy.ansible.com` as an upstream proxy. There are several other bugfixes and improvements as well. If you haven't heard of it, `galactory` is an Ansible Galaxy server that uses Artifactory as its backend, and supports transparent proxying to an upstream galaxy server. [Gwmngilfen](https://matrix.to/#/@gwmngilfen:ansible.im) contributed > ### Ansible & Matrix podcast interview > > While I was in Berlin for our [community day](https://forum.ansible.com/t/ansible-community-day-berlin-2023/19) and the [Matrix Summit](https://summit2023.matrixmeetup.de/conference/) I got a chance to sit down with Christian from the [Matrix Salon podcast](https://open.spotify.com/show/1yhyXObc3Z7fKb3VNmDh5l) and talk about the Ansible community, how it uses Matrix, how we got here, and what things we'd like to see in the future. If that interests you, give it a listen and let me know your thoughts 🙂 ([Direct URL](https://podcasters.spotify.com/pod/show/matrix-podcast0/episodes/Greg---Matrix-Community-Summit-2023-e29v0i1), [RSS](https://anchor.fm/s/cdb34188/podcast/rss)) ## HELP WANTED 🙏 [samccann](https://matrix.to/#/@samccann:ansible.im) shared > [Hacktoberfest](https://hacktoberfest.com/) has been going on since October 1st and the Ansible projects are participating. See the [list of open Hacktoberfest issues](https://github.com/search?q=user%3Aansible+user%3Aansible-community+label%3Ahacktoberfest+state%3Aopen&type=issues) and join the fun! ## COMMUNITY EVENTS AND MEETUPS 📅 [dmsimard](https://matrix.to/#/@dmsimard:matrix.org) contributed > The next Ansible Montreal meetup has been scheduled for November 8th and you can sign up to join us [here](https://www.meetup.com/ansible-montreal/events/296768128/). > > I'll be presenting "Ansible metrics in Prometheus: why not?" and there'll be talks about Ansible Lightspeed, Ansible for Mac configuration and complex data structures. > > We're thankful to OVH for hosting the meetup for free at their office and to Red Hat for the food and drinks! > > See you there o/ [cybette](https://matrix.to/#/@cybette:ansible.im) shared > This month in [Ansible Atlanta](https://www.meetup.com/ansible-atlanta/) meetup on Oct 26 (Thursday), Jeremiah Buckley is going to talk about Ansible Execution Environments. [Find out more and RSVP](https://www.meetup.com/ansible-atlanta/events/296230113). ## 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!