Skip to content

Commit e3f1851

Browse files
Ansible 13.0.0a4: Dependencies, changelog and porting guide (#615)
Co-authored-by: Github Actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent daac485 commit e3f1851

File tree

9 files changed

+1287
-86
lines changed

9 files changed

+1287
-86
lines changed

13/CHANGELOG-v13.md

Lines changed: 215 additions & 72 deletions
Large diffs are not rendered by default.

13/CHANGELOG-v13.rst

Lines changed: 142 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,148 @@ This changelog describes changes since Ansible 12.0.0.
77
.. contents::
88
:depth: 2
99

10+
v13.0.0a4
11+
=========
12+
13+
.. contents::
14+
:local:
15+
:depth: 2
16+
17+
Release Summary
18+
---------------
19+
20+
Release Date: 2025-10-21
21+
22+
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_
23+
24+
Ansible-core
25+
------------
26+
27+
Ansible 13.0.0a4 contains ansible-core version 2.20.0rc2.
28+
This is a newer version than version 2.20.0rc1 contained in the previous Ansible release.
29+
30+
The changes are reported in the combined changelog below.
31+
32+
Changed Collections
33+
-------------------
34+
35+
If not mentioned explicitly, the changes are reported in the combined changelog below.
36+
37+
+-----------------+------------------+------------------+------------------------------------------------------------------------------------------------------------------------------+
38+
| Collection | Ansible 13.0.0a3 | Ansible 13.0.0a4 | Notes |
39+
+=================+==================+==================+==============================================================================================================================+
40+
| community.mysql | 4.0.0 | 4.0.1 | |
41+
+-----------------+------------------+------------------+------------------------------------------------------------------------------------------------------------------------------+
42+
| cyberark.pas | 1.0.35 | 1.0.36 | Unfortunately, this collection does not provide changelog data in a format that can be processed by the changelog generator. |
43+
+-----------------+------------------+------------------+------------------------------------------------------------------------------------------------------------------------------+
44+
45+
Bugfixes
46+
--------
47+
48+
Ansible-core
49+
~~~~~~~~~~~~
50+
51+
- psrp - ReadTimeout exceptions now mark host as unreachable instead of fatal (https://github.com/ansible/ansible/issues/85966)
52+
53+
community.mysql
54+
~~~~~~~~~~~~~~~
55+
56+
- mysql_info - Fix slave status for source terminology introduced in MySQL 8.0.23 (https://github.com/ansible-collections/community.mysql/issues/682).
57+
- mysql_user, mysql_role - fix not existent grant when revoking perms on user/role which do not have any other perms than grant option (https://github.com/ansible-collections/community.mysql/issues/664).
58+
59+
Unchanged Collections
60+
---------------------
61+
62+
- amazon.aws (still version 10.1.2)
63+
- ansible.netcommon (still version 8.1.0)
64+
- ansible.posix (still version 2.1.0)
65+
- ansible.utils (still version 6.0.0)
66+
- ansible.windows (still version 3.2.0)
67+
- arista.eos (still version 12.0.0)
68+
- awx.awx (still version 24.6.1)
69+
- azure.azcollection (still version 3.9.0)
70+
- check_point.mgmt (still version 6.5.0)
71+
- chocolatey.chocolatey (still version 1.5.3)
72+
- cisco.aci (still version 2.12.0)
73+
- cisco.dnac (still version 6.40.0)
74+
- cisco.intersight (still version 2.6.0)
75+
- cisco.ios (still version 11.1.1)
76+
- cisco.iosxr (still version 12.0.0)
77+
- cisco.meraki (still version 2.21.8)
78+
- cisco.mso (still version 2.11.0)
79+
- cisco.nxos (still version 11.0.0)
80+
- cisco.ucs (still version 1.16.0)
81+
- cloudscale_ch.cloud (still version 2.5.2)
82+
- community.aws (still version 10.0.0)
83+
- community.ciscosmb (still version 1.0.11)
84+
- community.crypto (still version 3.0.4)
85+
- community.digitalocean (still version 1.27.0)
86+
- community.dns (still version 3.3.4)
87+
- community.docker (still version 4.8.1)
88+
- community.general (still version 11.4.0)
89+
- community.grafana (still version 2.3.0)
90+
- community.hashi_vault (still version 7.0.0)
91+
- community.hrobot (still version 2.6.1)
92+
- community.library_inventory_filtering_v1 (still version 1.1.4)
93+
- community.libvirt (still version 2.0.0)
94+
- community.mongodb (still version 1.7.10)
95+
- community.okd (still version 5.0.0)
96+
- community.postgresql (still version 4.1.0)
97+
- community.proxmox (still version 1.3.0)
98+
- community.proxysql (still version 1.7.0)
99+
- community.rabbitmq (still version 1.6.0)
100+
- community.routeros (still version 3.12.1)
101+
- community.sap_libs (still version 1.5.0)
102+
- community.sops (still version 2.2.4)
103+
- community.vmware (still version 6.0.0)
104+
- community.windows (still version 3.0.1)
105+
- community.zabbix (still version 4.1.1)
106+
- containers.podman (still version 1.18.0)
107+
- cyberark.conjur (still version 1.3.8)
108+
- dellemc.enterprise_sonic (still version 3.2.0)
109+
- dellemc.openmanage (still version 10.0.1)
110+
- dellemc.powerflex (still version 3.0.0)
111+
- dellemc.unity (still version 2.1.0)
112+
- f5networks.f5_modules (still version 1.39.0)
113+
- fortinet.fortimanager (still version 2.11.0)
114+
- fortinet.fortios (still version 2.4.1)
115+
- google.cloud (still version 1.9.0)
116+
- grafana.grafana (still version 6.0.5)
117+
- hetzner.hcloud (still version 5.4.0)
118+
- hitachivantara.vspone_block (still version 4.3.0)
119+
- hitachivantara.vspone_object (still version 1.0.0)
120+
- ibm.storage_virtualize (still version 3.1.0)
121+
- ieisystem.inmanage (still version 3.0.0)
122+
- infinidat.infinibox (still version 1.6.3)
123+
- infoblox.nios_modules (still version 1.8.0)
124+
- inspur.ispim (still version 2.2.3)
125+
- junipernetworks.junos (still version 11.0.0)
126+
- kaytus.ksmanage (still version 2.0.0)
127+
- kubernetes.core (still version 6.2.0)
128+
- kubevirt.core (still version 2.2.3)
129+
- lowlydba.sqlserver (still version 2.7.0)
130+
- microsoft.ad (still version 1.9.2)
131+
- microsoft.iis (still version 1.0.3)
132+
- netapp.cloudmanager (still version 21.24.0)
133+
- netapp.ontap (still version 23.1.0)
134+
- netapp.storagegrid (still version 21.15.0)
135+
- netapp_eseries.santricity (still version 1.4.1)
136+
- netbox.netbox (still version 3.21.0)
137+
- ngine_io.cloudstack (still version 2.5.0)
138+
- openstack.cloud (still version 2.4.1)
139+
- ovirt.ovirt (still version 3.2.1)
140+
- purestorage.flasharray (still version 1.39.0)
141+
- purestorage.flashblade (still version 1.22.0)
142+
- ravendb.ravendb (still version 1.0.3)
143+
- splunk.es (still version 4.0.0)
144+
- telekom_mms.icinga_director (still version 2.4.0)
145+
- theforeman.foreman (still version 5.7.0)
146+
- vmware.vmware (still version 2.4.0)
147+
- vmware.vmware_rest (still version 4.9.0)
148+
- vultr.cloud (still version 1.13.0)
149+
- vyos.vyos (still version 6.0.0)
150+
- wti.remote (still version 1.0.10)
151+
10152
v13.0.0a3
11153
=========
12154

@@ -697,11 +839,6 @@ vmware.vmware
697839
Deprecated Features
698840
-------------------
699841

700-
Ansible-core
701-
~~~~~~~~~~~~
702-
703-
- Deprecate the ``ansible.module_utils.six`` module. Use the Python standard library equivalent instead.
704-
705842
dellemc.powerflex
706843
~~~~~~~~~~~~~~~~~
707844

0 commit comments

Comments
 (0)