# Bullhorn #113 ###### tags: `bullhorn` ## Published 2023-08-20 23:15 UTC (no further changes accepted) https://mailchi.mp/redhat/the-bullhorn-113 *This week in Ansible Community* *Issue #113, 2023-08-18 ([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 weekly issue! ## KEY DATES ⏱️ [cybette](https://matrix.to/#/@cybette:ansible.im) shared > * 2023-08-22: [DaWGs meeting](https://github.com/ansible/community/issues/678), 15:00 UTC > * 2023-08-23: [Community WG meeting](https://github.com/ansible/community/issues/679), 18:00 UTC (propose topics [here](https://github.com/ansible-community/community-topics/issues)) > * 2023-08-24: [Bullhorn #114 content deadline](https://github.com/ansible/community/wiki/News#the-bullhorn), 18:00 UTC > * 2023-09-11: ETA for Ansible-Core 2.14.10 and 2.15.4 > * 2023-09-12: [ETA for Ansible 8.4.0 release](https://docs.ansible.com/ansible/devel/roadmap/COLLECTIONS_8.html) > * **2023-09-20: [Ansible Community Day, Berlin 2023](https://ansible-community-day-berlin-2023.eventbrite.com/)** ## GENERAL NEWS UPDATES 🔈️ [cybette](https://matrix.to/#/@cybette:ansible.im) contributed > ### Ansible Community Day, Berlin 2023 > > The next **Ansible Community Day** will be happening in Europe! It will be held on Wednesday Sept. 20, 2023. If you'd like to attend, please check [Eventbrite for more details and registration](https://ansible-community-day-berlin-2023.eventbrite.com/). > > We are looking for talks and presentations. If you have something interesting to share with the Ansible Community users and contributors, please respond to this [Call for Proposals](https://www.papercall.io/ansible-community-day-berlin-2023) by August 27. Ping [me on matrix](https://matrix.to/#/@cybette:ansible.im) if you have questions or would like to discuss more. Look forward to hearing from you! ## 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.3.0 is out](https://groups.google.com/g/ansible-announce/c/YRbVjoq3WFE) ❤️ > > 💽 You can install it by running the following command or download the release tarball directly from [pypi](https://files.pythonhosted.org/packages/3b/e5/ce68986eae98f0ef98120c4e77e3ef6420f4cec1bbdbfb778238d09e40aa/ansible-8.3.0.tar.gz): > > ``` > python3 -m pip install ansible==8.3.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! ### AWX Project [↗](https://github.com/ansible/awx) AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. [jjwatt](https://matrix.to/#/@jjwatt:matrix.org) shared > We're happy to announce that the next release of AWX, version 22.7.0 is now available! > Some notable features include: > * Add Request time out option for collection > * HostMetricSummaryMonthly: Analytics export > > In addition AWX Operator version 2.5.1 has also been released! > > Please see the releases pages for more details: [AWX](https://github.com/ansible/awx/releases/tag/22.7.0), [Operator](https://github.com/ansible/awx-operator/releases/tag/2.5.1). ### Ansible-Core [↗](https://github.com/ansible/ansible) ⚡️ 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](https://docs.ansible.com/ansible-core/devel/roadmap/ansible_core_roadmap_index.html). [cybette](https://matrix.to/#/@cybette:ansible.im) contributed > New releases: [ansible-core 2.15.3](https://groups.google.com/g/ansible-devel/c/VM5Po1wf8-Y) and [ansible-core 2.14.9](https://groups.google.com/g/ansible-devel/c/zuhZW5VsBCc). ## 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. [Don Naro](https://matrix.to/#/@orandon:ansible.im) shared > Hello! I have some exciting news to share about the AWX documentation. There's quite a lot happening with lots of exciting work in progress that you'll be hearing about really soon. One item that the Ansible community team wanted to announce is that we're busy shifting the RST source for platform controller docs that are published to “[docs.ansible.com](https://docs.ansible.com/)”. We're moving upstream to the `ansible/awx` repository and plan to use Read The Docs for hosting. This change will open up the entire AWX doc set to the Ansible community and result in clear paths to content for AWX users and downstream projects alike. Join us in Matrix [#docs:ansible.com](https://matrix.to/#/#docs:ansible.com) to talk about all these changes and stay tuned for more! [samccann](https://matrix.to/#/@samccann:ansible.im) said > Kudos to DesmondSanctity, LuluNwenyi, and BhattacharjeeSutapa for creating the docsite for AWX Operator! This was a real community-driven project that's now visible [here](https://awx-operator.readthedocs.io/en/latest/index.html). There's more work planned so reach us at [#docs:ansible.com](https://matrix.to/#/#docs:ansible.com) if you want to join the effort. ## COLLECTION UPDATES 🪄 [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) shared > [community.general 7.3.0](https://github.com/ansible-collections/community.general/blob/stable-7/CHANGELOG.rst#v7-3-0) has been released with new features and bugfixes and one deprecation. Thanks to all contributors! [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) contributed > [community.crypto 2.15.0](https://github.com/ansible-collections/community.crypto/blob/main/CHANGELOG.rst#v2-15-0) has been released with bugfixes and new features. The `openssh_keypair` module now fails more reliably if ssh-keygen doesn't support the requested operations. There is also a new lookup `gpg_fingerprint` and a new filter of the same name which allows to extract the fingerprint of a PGP/GnuPG key file. [Sean Sullivan](https://matrix.to/#/@ssulliva:matrix.org) shared > [infra.ee_utilities 3.1.2](https://github.com/redhat-cop/ee_utilities/releases/tag/3.1.2) has been released. This Ansible collection makes it easy to build execution environments for AWX or Ansible Controller server and converting from python environments to execution environments. > > Visit [the repo](https://github.com/redhat-cop/controller_configuration/) for more information and updates. [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) said > [community.routeros 2.9.0](https://github.com/ansible-collections/community.routeros/blob/main/CHANGELOG.rst#v2-9-0) has been released with updated and newly supported API paths. [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) contributed > [community.dns 2.6.0](https://github.com/ansible-collections/community.dns/blob/main/CHANGELOG.rst#v2-6-0) has been released with bugfixes and new features. There are two new modules for querying nameservers and records directly from the nameservers, and two new lookup plugins to look up DNS records. [aleks_vagachev](https://matrix.to/#/@aleks_vagachev:matrix.org) shared > The [community.postgresql](https://github.com/ansible-collections/community.postgresql) collection has been released three new version: [1.7.11](https://github.com/ansible-collections/community.postgresql/releases/tag/1.7.11), [2.4.3](https://github.com/ansible-collections/community.postgresql/releases/tag/2.4.3) and [3.1.0](https://github.com/ansible-collections/community.postgresql/releases/tag/3.1.0). ## PROPOSALS - DISCUSS AND VOTE! 🗳️ [Felix Fontein](https://matrix.to/#/@felixfontein:matrix.org) said > There is a [new community vote](https://github.com/ansible-community/community-topics/discussions/268) on updating the Python requirements for collections included in Ansible (associated [discussion topic](https://github.com/ansible-community/community-topics/issues/251), [proposal](https://github.com/ansible/ansible-documentation/pull/281) that is merged when the vote accepts it). Currently the requirements include specific Python versions like 2.7, which on the control node side is no longer supported by any non-EOL version of ansible-core. The proposal updates the requirements so that no more explicit Python versions are mentioned. > > The gist is that collections must support all Python versions that are supported on the controller side of all ansible-core versions that the collection supports, unless required libraries do not support these Python versions. On the target node side, they must support the same Python versions (with the same 'unless'), and should support all Python versions supported on the target node side of all ansible-core versions that the collection supports. [mariolenz](https://matrix.to/#/@mariolenz:matrix.org) contributed > As mentioned in [The Bullhorn #109](https://mailchi.mp/redhat/the-bullhorn-109), we consider `ngine_io.exoscale` an effectively unmaintained collection. Therefore, we've opened a community / steering committee [vote](https://github.com/ansible-community/community-topics/discussions/266) on removing it from the Ansible 10 community package. > > Please note that you can still manually install the collection with `ansible-galaxy collection install ngine_io.exoscale` even when it has been removed from Ansible. [mariolenz](https://matrix.to/#/@mariolenz:matrix.org) said > As mentioned in [The Bullhorn #109](https://mailchi.mp/redhat/the-bullhorn-109), we consider `hpe.nimble` an effectively unmaintained collection. Therefore, we've opened a community / steering committee [vote](https://github.com/ansible-community/community-topics/discussions/265) on removing it from the Ansible 10 community package. > > Please note that you can still manually install the collection with `ansible-galaxy collection install hpe.nimble` even when it has been removed from Ansible. [gotmax23](https://matrix.to/#/@gotmax:matrix.org) contributed > We have started [a vote](https://github.com/ansible-community/community-topics/discussions/269) on whether to amend the Collection Requirements to prohibit collections included in the Ansible package from requiring contributors to sign CLAs. ## COMMUNITY UPDATES 👂️ ### Maintainers [↗](https://github.com/ansible-community) 🪜 Maintainers help to run the community! [andersson007_](https://matrix.to/#/@andersson007_:matrix.org) said > In addition to aleks_vagachev's announcement of the `community.postgresql` releases, I'd like to thank aleks_vagachev for releasing the collection; also special thanks to @RealGreenDragon and @elpavel who rocked throughout the recent months and our maintainers team: @hunleyd @betanummeric @aleksvagachev @jchancojr for reviewing, merging and releasing stuff. ## COMMUNITY EVENTS AND MEETUPS 📅 [cybette](https://matrix.to/#/@cybette:ansible.im) said > Join [Ansible Atlanta](https://www.meetup.com/ansible-atlanta/) on August 24 to hear about "Integrating ServiceNow with AAP" from Ben Forrester - [details and RSVP](https://www.meetup.com/ansible-atlanta/events/294864137). [felixfontein](https://matrix.to/#/@felixfontein:libera.chat) shared > The [14th Zurich Ansible meetup](https://www.meetup.com/ansible-zurich/events/294635148/) will happen on Tuesday, September 12th. ## 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!