Skip to content

Commit 1b1cb8b

Browse files
Ansible 12.0.0b5: Dependencies, changelog and porting guide (#591)
Co-authored-by: Github Actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6401ef5 commit 1b1cb8b

File tree

7 files changed

+1154
-171
lines changed

7 files changed

+1154
-171
lines changed

12/CHANGELOG-v12.md

Lines changed: 291 additions & 170 deletions
Large diffs are not rendered by default.

12/CHANGELOG-v12.rst

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,123 @@ This changelog describes changes since Ansible 11.0.0.
77
.. contents::
88
:depth: 2
99

10+
v12.0.0b5
11+
=========
12+
13+
.. contents::
14+
:local:
15+
:depth: 2
16+
17+
Release Summary
18+
---------------
19+
20+
Release Date: 2025-08-26
21+
22+
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_
23+
24+
Ansible-core
25+
------------
26+
27+
Ansible 12.0.0b5 contains ansible-core version 2.19.1.
28+
This is a newer version than version 2.19.1rc1 contained in the previous Ansible release.
29+
30+
The changes are reported in the combined changelog below.
31+
32+
Unchanged Collections
33+
---------------------
34+
35+
- amazon.aws (still version 10.1.1)
36+
- ansible.netcommon (still version 8.1.0)
37+
- ansible.posix (still version 2.1.0)
38+
- ansible.utils (still version 6.0.0)
39+
- ansible.windows (still version 3.2.0)
40+
- arista.eos (still version 12.0.0)
41+
- awx.awx (still version 24.6.1)
42+
- azure.azcollection (still version 3.7.0)
43+
- check_point.mgmt (still version 6.4.1)
44+
- chocolatey.chocolatey (still version 1.5.3)
45+
- cisco.aci (still version 2.12.0)
46+
- cisco.dnac (still version 6.39.0)
47+
- cisco.intersight (still version 2.2.0)
48+
- cisco.ios (still version 11.0.0)
49+
- cisco.iosxr (still version 12.0.0)
50+
- cisco.meraki (still version 2.21.4)
51+
- cisco.mso (still version 2.11.0)
52+
- cisco.nxos (still version 11.0.0)
53+
- cisco.ucs (still version 1.16.0)
54+
- cloud.common (still version 5.0.0)
55+
- cloudscale_ch.cloud (still version 2.5.2)
56+
- community.aws (still version 10.0.0)
57+
- community.ciscosmb (still version 1.0.11)
58+
- community.crypto (still version 3.0.3)
59+
- community.digitalocean (still version 1.27.0)
60+
- community.dns (still version 3.3.1)
61+
- community.docker (still version 4.7.0)
62+
- community.general (still version 11.2.1)
63+
- community.grafana (still version 2.3.0)
64+
- community.hashi_vault (still version 7.0.0)
65+
- community.hrobot (still version 2.5.0)
66+
- community.library_inventory_filtering_v1 (still version 1.1.1)
67+
- community.libvirt (still version 2.0.0)
68+
- community.mongodb (still version 1.7.10)
69+
- community.mysql (still version 3.15.0)
70+
- community.okd (still version 5.0.0)
71+
- community.postgresql (still version 4.1.0)
72+
- community.proxmox (still version 1.3.0)
73+
- community.proxysql (still version 1.6.0)
74+
- community.rabbitmq (still version 1.6.0)
75+
- community.routeros (still version 3.9.0)
76+
- community.sap_libs (still version 1.4.2)
77+
- community.sops (still version 2.2.1)
78+
- community.vmware (still version 5.7.2)
79+
- community.windows (still version 3.0.1)
80+
- community.zabbix (still version 4.1.0)
81+
- containers.podman (still version 1.17.0)
82+
- cyberark.conjur (still version 1.3.7)
83+
- cyberark.pas (still version 1.0.35)
84+
- dellemc.enterprise_sonic (still version 3.0.0)
85+
- dellemc.openmanage (still version 9.12.3)
86+
- dellemc.powerflex (still version 2.6.1)
87+
- dellemc.unity (still version 2.1.0)
88+
- f5networks.f5_modules (still version 1.38.0)
89+
- fortinet.fortimanager (still version 2.10.0)
90+
- fortinet.fortios (still version 2.4.0)
91+
- google.cloud (still version 1.7.0)
92+
- grafana.grafana (still version 6.0.3)
93+
- hetzner.hcloud (still version 5.2.0)
94+
- hitachivantara.vspone_block (still version 4.1.0)
95+
- ibm.qradar (still version 4.0.0)
96+
- ibm.storage_virtualize (still version 2.7.4)
97+
- ieisystem.inmanage (still version 3.0.0)
98+
- infinidat.infinibox (still version 1.6.3)
99+
- infoblox.nios_modules (still version 1.8.0)
100+
- inspur.ispim (still version 2.2.3)
101+
- junipernetworks.junos (still version 11.0.0)
102+
- kaytus.ksmanage (still version 2.0.0)
103+
- kubernetes.core (still version 6.1.0)
104+
- kubevirt.core (still version 2.2.3)
105+
- lowlydba.sqlserver (still version 2.7.0)
106+
- microsoft.ad (still version 1.9.2)
107+
- microsoft.iis (still version 1.0.3)
108+
- netapp.cloudmanager (still version 21.24.0)
109+
- netapp.ontap (still version 23.1.0)
110+
- netapp.storagegrid (still version 21.15.0)
111+
- netapp_eseries.santricity (still version 1.4.1)
112+
- netbox.netbox (still version 3.21.0)
113+
- ngine_io.cloudstack (still version 2.5.0)
114+
- openstack.cloud (still version 2.4.1)
115+
- ovirt.ovirt (still version 3.2.1)
116+
- purestorage.flasharray (still version 1.36.0)
117+
- purestorage.flashblade (still version 1.20.0)
118+
- splunk.es (still version 4.0.0)
119+
- telekom_mms.icinga_director (still version 2.4.0)
120+
- theforeman.foreman (still version 5.5.0)
121+
- vmware.vmware (still version 2.3.0)
122+
- vmware.vmware_rest (still version 4.8.1)
123+
- vultr.cloud (still version 1.13.0)
124+
- vyos.vyos (still version 6.0.0)
125+
- wti.remote (still version 1.0.10)
126+
10127
v12.0.0b4
11128
=========
12129

0 commit comments

Comments
 (0)