Skip to content

Commit c74d579

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

File tree

7 files changed

+1480
-169
lines changed

7 files changed

+1480
-169
lines changed

13/CHANGELOG-v13.md

Lines changed: 458 additions & 166 deletions
Large diffs are not rendered by default.

13/CHANGELOG-v13.rst

Lines changed: 282 additions & 0 deletions
Large diffs are not rendered by default.

13/ansible-13.0.0rc1-tags.yaml

Lines changed: 366 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,366 @@
1+
# This is a mapping of collections to their git repositories and the git tag
2+
# that corresponds to the version included in this ansible release. A null
3+
# 'tag' field means that a collection's release wasn't tagged.
4+
amazon.aws:
5+
repository: https://github.com/ansible-collections/amazon.aws
6+
tag: 10.1.2
7+
version: 10.1.2
8+
ansible.netcommon:
9+
repository: https://github.com/ansible-collections/ansible.netcommon
10+
tag: v8.1.0
11+
version: 8.1.0
12+
ansible.posix:
13+
repository: https://github.com/ansible-collections/ansible.posix
14+
tag: 2.1.0
15+
version: 2.1.0
16+
ansible.utils:
17+
repository: https://github.com/ansible-collections/ansible.utils
18+
tag: v6.0.0
19+
version: 6.0.0
20+
ansible.windows:
21+
repository: https://github.com/ansible-collections/ansible.windows
22+
tag: 3.2.0
23+
version: 3.2.0
24+
arista.eos:
25+
repository: https://github.com/ansible-collections/arista.eos
26+
tag: v12.0.0
27+
version: 12.0.0
28+
awx.awx:
29+
collection_directory: ./awx_collection
30+
repository: https://github.com/ansible/awx
31+
tag: 24.6.1
32+
version: 24.6.1
33+
azure.azcollection:
34+
repository: https://github.com/ansible-collections/azure
35+
tag: v3.10.1
36+
version: 3.10.1
37+
check_point.mgmt:
38+
repository: https://github.com/CheckPointSW/CheckPointAnsibleMgmtCollection
39+
tag: v6.6.0
40+
version: 6.6.0
41+
chocolatey.chocolatey:
42+
collection_directory: ./chocolatey
43+
repository: https://github.com/chocolatey/chocolatey-ansible
44+
tag: 1.5.3
45+
version: 1.5.3
46+
cisco.aci:
47+
repository: https://github.com/CiscoDevNet/ansible-aci
48+
tag: v2.12.0
49+
version: 2.12.0
50+
cisco.dnac:
51+
repository: https://github.com/cisco-en-programmability/dnacenter-ansible
52+
tag: v6.41.0
53+
version: 6.41.0
54+
cisco.intersight:
55+
repository: https://github.com/CiscoDevNet/intersight-ansible
56+
tag: 2.7.0
57+
version: 2.7.0
58+
cisco.ios:
59+
repository: https://github.com/ansible-collections/cisco.ios
60+
tag: v11.1.1
61+
version: 11.1.1
62+
cisco.iosxr:
63+
repository: https://github.com/ansible-collections/cisco.iosxr
64+
tag: v12.1.0
65+
version: 12.1.0
66+
cisco.meraki:
67+
repository: https://github.com/meraki/dashboard-api-ansible
68+
tag: v2.21.8
69+
version: 2.21.8
70+
cisco.mso:
71+
repository: https://github.com/CiscoDevNet/ansible-mso
72+
tag: v2.11.0
73+
version: 2.11.0
74+
cisco.nxos:
75+
repository: https://github.com/ansible-collections/cisco.nxos
76+
tag: v11.0.0
77+
version: 11.0.0
78+
cisco.ucs:
79+
repository: https://github.com/CiscoDevNet/ansible-ucs
80+
tag: v1.16.0
81+
version: 1.16.0
82+
cloudscale_ch.cloud:
83+
repository: https://github.com/cloudscale-ch/ansible-collection-cloudscale
84+
tag: v2.5.2
85+
version: 2.5.2
86+
community.aws:
87+
repository: https://github.com/ansible-collections/community.aws
88+
tag: 10.0.0
89+
version: 10.0.0
90+
community.ciscosmb:
91+
repository: https://github.com/ansible-collections/community.ciscosmb
92+
tag: 1.0.11
93+
version: 1.0.11
94+
community.crypto:
95+
repository: https://github.com/ansible-collections/community.crypto
96+
tag: 3.0.5
97+
version: 3.0.5
98+
community.dns:
99+
repository: https://github.com/ansible-collections/community.dns
100+
tag: 3.4.0
101+
version: 3.4.0
102+
community.docker:
103+
repository: https://github.com/ansible-collections/community.docker
104+
tag: 5.0.1
105+
version: 5.0.1
106+
community.general:
107+
repository: https://github.com/ansible-collections/community.general
108+
tag: 12.0.1
109+
version: 12.0.1
110+
community.grafana:
111+
repository: https://github.com/ansible-collections/grafana
112+
tag: 2.3.0
113+
version: 2.3.0
114+
community.hashi_vault:
115+
repository: https://github.com/ansible-collections/community.hashi_vault
116+
tag: 7.1.0
117+
version: 7.1.0
118+
community.hrobot:
119+
repository: https://github.com/ansible-collections/community.hrobot
120+
tag: 2.7.0
121+
version: 2.7.0
122+
community.library_inventory_filtering_v1:
123+
repository: https://github.com/ansible-collections/community.library_inventory_filtering
124+
tag: 1.1.5
125+
version: 1.1.5
126+
community.libvirt:
127+
repository: https://github.com/ansible-collections/community.libvirt
128+
tag: 2.0.0
129+
version: 2.0.0
130+
community.mongodb:
131+
repository: https://github.com/ansible-collections/community.mongodb
132+
tag: 1.7.10
133+
version: 1.7.10
134+
community.mysql:
135+
repository: https://github.com/ansible-collections/community.mysql
136+
tag: 4.0.1
137+
version: 4.0.1
138+
community.okd:
139+
repository: https://github.com/openshift/community.okd
140+
tag: 5.0.0
141+
version: 5.0.0
142+
community.postgresql:
143+
repository: https://github.com/ansible-collections/community.postgresql
144+
tag: 4.1.0
145+
version: 4.1.0
146+
community.proxmox:
147+
repository: https://github.com/ansible-collections/community.proxmox
148+
tag: 1.4.0
149+
version: 1.4.0
150+
community.proxysql:
151+
repository: https://github.com/ansible-collections/community.proxysql
152+
tag: 1.7.0
153+
version: 1.7.0
154+
community.rabbitmq:
155+
repository: https://github.com/ansible-collections/community.rabbitmq
156+
tag: 1.6.0
157+
version: 1.6.0
158+
community.routeros:
159+
repository: https://github.com/ansible-collections/community.routeros
160+
tag: 3.13.0
161+
version: 3.13.0
162+
community.sap_libs:
163+
repository: https://github.com/sap-linuxlab/community.sap_libs
164+
tag: 1.5.0
165+
version: 1.5.0
166+
community.sops:
167+
repository: https://github.com/ansible-collections/community.sops
168+
tag: 2.2.7
169+
version: 2.2.7
170+
community.vmware:
171+
repository: https://github.com/ansible-collections/community.vmware
172+
tag: 6.1.0
173+
version: 6.1.0
174+
community.windows:
175+
repository: https://github.com/ansible-collections/community.windows
176+
tag: 3.0.1
177+
version: 3.0.1
178+
community.zabbix:
179+
repository: https://github.com/ansible-collections/community.zabbix
180+
tag: 4.1.1
181+
version: 4.1.1
182+
containers.podman:
183+
repository: https://github.com/containers/ansible-podman-collections
184+
tag: 1.18.0
185+
version: 1.18.0
186+
cyberark.conjur:
187+
repository: https://github.com/cyberark/ansible-conjur-collection
188+
tag: v1.3.8
189+
version: 1.3.8
190+
cyberark.pas:
191+
repository: https://github.com/cyberark/ansible-security-automation-collection
192+
tag: 1.0.36
193+
version: 1.0.36
194+
dellemc.enterprise_sonic:
195+
repository: https://github.com/ansible-collections/dellemc.enterprise_sonic
196+
tag: 3.2.0
197+
version: 3.2.0
198+
dellemc.openmanage:
199+
repository: https://github.com/dell/dellemc-openmanage-ansible-modules
200+
tag: v10.0.1
201+
version: 10.0.1
202+
dellemc.powerflex:
203+
repository: https://github.com/dell/ansible-powerflex
204+
tag: 3.0.0
205+
version: 3.0.0
206+
dellemc.unity:
207+
repository: https://github.com/dell/ansible-unity
208+
tag: 2.1.0
209+
version: 2.1.0
210+
f5networks.f5_modules:
211+
collection_directory: ./ansible_collections/f5networks/f5_modules
212+
repository: https://github.com/F5Networks/f5-ansible-f5modules
213+
tag: 1.39.0
214+
version: 1.39.0
215+
fortinet.fortimanager:
216+
repository: https://github.com/fortinet-ansible-dev/ansible-galaxy-fortimanager-collection
217+
tag: 2.11.0
218+
version: 2.11.0
219+
fortinet.fortios:
220+
repository: https://github.com/fortinet-ansible-dev/ansible-galaxy-fortios-collection
221+
tag: 2.4.2
222+
version: 2.4.2
223+
google.cloud:
224+
repository: https://github.com/ansible-collections/google.cloud
225+
tag: v1.9.0
226+
version: 1.9.0
227+
grafana.grafana:
228+
repository: https://github.com/grafana/grafana-ansible-collection
229+
tag: 6.0.6
230+
version: 6.0.6
231+
hetzner.hcloud:
232+
repository: https://github.com/ansible-collections/hetzner.hcloud
233+
tag: 6.0.0
234+
version: 6.0.0
235+
hitachivantara.vspone_block:
236+
repository: https://github.com/hitachi-vantara/vspone-block-ansible
237+
tag: 4.4.0
238+
version: 4.4.0
239+
hitachivantara.vspone_object:
240+
repository: https://github.com/hitachi-vantara/vspone-object-ansible
241+
tag: v1.0.0
242+
version: 1.0.0
243+
ibm.storage_virtualize:
244+
repository: https://github.com/ansible-collections/ibm.storage_virtualize
245+
tag: 3.1.0
246+
version: 3.1.0
247+
ieisystem.inmanage:
248+
repository: https://github.com/ieisystem/ieisystem.inmanage
249+
tag: 4.0.0
250+
version: 4.0.0
251+
infinidat.infinibox:
252+
repository: https://github.com/infinidat/ansible-infinidat-collection
253+
tag: v1.6.3
254+
version: 1.6.3
255+
infoblox.nios_modules:
256+
repository: https://github.com/infobloxopen/infoblox-ansible
257+
tag: v1.8.0
258+
version: 1.8.0
259+
inspur.ispim:
260+
repository: https://github.com/ispim/inspur.ispim
261+
tag: 2.2.3
262+
version: 2.2.3
263+
junipernetworks.junos:
264+
repository: https://github.com/ansible-collections/junipernetworks.junos
265+
tag: v11.0.0
266+
version: 11.0.0
267+
kaytus.ksmanage:
268+
repository: https://github.com/ieisystem/kaytus.ksmanage
269+
tag: 2.0.0
270+
version: 2.0.0
271+
kubernetes.core:
272+
repository: https://github.com/ansible-collections/kubernetes.core
273+
tag: 6.2.0
274+
version: 6.2.0
275+
kubevirt.core:
276+
repository: https://github.com/kubevirt/kubevirt.core
277+
tag: 2.2.3
278+
version: 2.2.3
279+
lowlydba.sqlserver:
280+
repository: https://github.com/LowlyDBA/lowlydba.sqlserver
281+
tag: 2.7.0
282+
version: 2.7.0
283+
microsoft.ad:
284+
repository: https://github.com/ansible-collections/microsoft.ad
285+
tag: 1.9.2
286+
version: 1.9.2
287+
microsoft.iis:
288+
repository: https://github.com/ansible-collections/microsoft.iis
289+
tag: 1.0.3
290+
version: 1.0.3
291+
netapp.cloudmanager:
292+
repository: https://github.com/ansible-collections/netapp.cloudmanager
293+
tag: 21.24.0
294+
version: 21.24.0
295+
netapp.ontap:
296+
repository: https://github.com/ansible-collections/netapp.ontap
297+
tag: 23.2.0
298+
version: 23.2.0
299+
netapp.storagegrid:
300+
repository: https://github.com/ansible-collections/netapp.storagegrid
301+
tag: 21.15.0
302+
version: 21.15.0
303+
netapp_eseries.santricity:
304+
repository: https://github.com/netapp-eseries/santricity
305+
tag: v1.4.1
306+
version: 1.4.1
307+
netbox.netbox:
308+
repository: https://github.com/netbox-community/ansible_modules
309+
tag: v3.21.0
310+
version: 3.21.0
311+
ngine_io.cloudstack:
312+
repository: https://github.com/ngine-io/ansible-collection-cloudstack
313+
tag: v3.0.0
314+
version: 3.0.0
315+
openstack.cloud:
316+
repository: https://opendev.org/openstack/ansible-collections-openstack
317+
tag: 2.5.0
318+
version: 2.5.0
319+
ovirt.ovirt:
320+
repository: https://github.com/ovirt/ovirt-ansible-collection
321+
tag: 3.2.1-1
322+
version: 3.2.1
323+
purestorage.flasharray:
324+
repository: https://github.com/Pure-Storage-Ansible/FlashArray-Collection
325+
tag: 1.39.0
326+
version: 1.39.0
327+
purestorage.flashblade:
328+
repository: https://github.com/Pure-Storage-Ansible/FlashBlade-Collection
329+
tag: 1.22.0
330+
version: 1.22.0
331+
ravendb.ravendb:
332+
repository: https://github.com/ravendb/ansible-collection-ravendb
333+
tag: 1.0.4
334+
version: 1.0.4
335+
splunk.es:
336+
repository: https://github.com/ansible-collections/splunk.es
337+
tag: v4.0.0
338+
version: 4.0.0
339+
telekom_mms.icinga_director:
340+
repository: https://github.com/telekom-mms/ansible-collection-icinga-director
341+
tag: 2.4.0
342+
version: 2.4.0
343+
theforeman.foreman:
344+
repository: https://github.com/theforeman/foreman-ansible-modules
345+
tag: v5.7.0
346+
version: 5.7.0
347+
vmware.vmware:
348+
repository: https://github.com/ansible-collections/vmware.vmware
349+
tag: 2.4.0
350+
version: 2.4.0
351+
vmware.vmware_rest:
352+
repository: https://github.com/ansible-collections/vmware.vmware_rest
353+
tag: 4.9.0
354+
version: 4.9.0
355+
vultr.cloud:
356+
repository: https://github.com/vultr/ansible-collection-vultr
357+
tag: v1.13.0
358+
version: 1.13.0
359+
vyos.vyos:
360+
repository: https://github.com/ansible-collections/vyos.vyos
361+
tag: 6.0.0
362+
version: 6.0.0
363+
wti.remote:
364+
repository: https://github.com/wtinetworkgear/wti-collection
365+
tag: v1.0.10
366+
version: 1.0.10

0 commit comments

Comments
 (0)