Skip to content

Commit 8c4390f

Browse files
committed
Ansible 6.0.0a2: Dependencies, changelog and porting guide
1 parent 344d6c7 commit 8c4390f

File tree

7 files changed

+1615
-330
lines changed

7 files changed

+1615
-330
lines changed

6/CHANGELOG-v6.rst

Lines changed: 949 additions & 235 deletions
Large diffs are not rendered by default.

6/ansible-6.0.0a2.deps

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
_ansible_version: 6.0.0a2
2+
_ansible_core_version: 2.13.0rc1
3+
amazon.aws: 3.2.0
4+
ansible.netcommon: 3.0.0
5+
ansible.posix: 1.3.0
6+
ansible.utils: 2.6.1
7+
ansible.windows: 1.9.0
8+
arista.eos: 5.0.0
9+
awx.awx: 21.0.0
10+
azure.azcollection: 1.12.0
11+
check_point.mgmt: 2.3.0
12+
chocolatey.chocolatey: 1.2.0
13+
cisco.aci: 2.2.0
14+
cisco.asa: 2.1.0
15+
cisco.intersight: 1.0.18
16+
cisco.ios: 3.0.0
17+
cisco.iosxr: 3.0.0
18+
cisco.ise: 2.3.2
19+
cisco.meraki: 2.6.1
20+
cisco.mso: 2.0.0
21+
cisco.nso: 1.0.3
22+
cisco.nxos: 3.0.0
23+
cisco.ucs: 1.8.0
24+
cloud.common: 2.1.1
25+
cloudscale_ch.cloud: 2.2.1
26+
community.aws: 3.2.1
27+
community.azure: 1.1.0
28+
community.ciscosmb: 1.0.5
29+
community.crypto: 2.2.4
30+
community.digitalocean: 1.18.0
31+
community.dns: 2.1.0
32+
community.docker: 2.4.0
33+
community.fortios: 1.0.0
34+
community.general: 5.0.0-a1
35+
community.google: 1.0.0
36+
community.grafana: 1.4.0
37+
community.hashi_vault: 2.4.0
38+
community.hrobot: 1.3.0
39+
community.libvirt: 1.0.2
40+
community.mongodb: 1.3.4
41+
community.mysql: 3.1.3
42+
community.network: 3.1.0
43+
community.okd: 2.1.0
44+
community.postgresql: 2.1.4
45+
community.proxysql: 1.3.2
46+
community.rabbitmq: 1.1.0
47+
community.routeros: 2.0.0
48+
community.sap: 1.0.0
49+
community.skydive: 1.0.0
50+
community.sops: 1.2.1
51+
community.vmware: 2.3.0
52+
community.windows: 1.9.0
53+
community.zabbix: 1.6.0
54+
containers.podman: 1.9.3
55+
cyberark.conjur: 1.1.0
56+
cyberark.pas: 1.0.13
57+
dellemc.enterprise_sonic: 1.1.0
58+
dellemc.openmanage: 5.3.0
59+
dellemc.os10: 1.1.1
60+
dellemc.os6: 1.0.7
61+
dellemc.os9: 1.0.4
62+
f5networks.f5_modules: 1.16.0
63+
fortinet.fortimanager: 2.1.5
64+
fortinet.fortios: 2.1.4
65+
frr.frr: 1.0.3
66+
gluster.gluster: 1.0.2
67+
google.cloud: 1.0.2
68+
hetzner.hcloud: 1.6.0
69+
hpe.nimble: 1.1.4
70+
ibm.qradar: 2.0.0
71+
infinidat.infinibox: 1.3.3
72+
infoblox.nios_modules: 1.2.1
73+
inspur.sm: 2.0.0
74+
junipernetworks.junos: 3.0.0
75+
kubernetes.core: 2.2.3
76+
mellanox.onyx: 1.0.0
77+
netapp.aws: 21.7.0
78+
netapp.azure: 21.10.0
79+
netapp.cloudmanager: 21.16.0
80+
netapp.elementsw: 21.7.0
81+
netapp.ontap: 21.18.1
82+
netapp.storagegrid: 21.10.0
83+
netapp.um_info: 21.8.0
84+
netapp_eseries.santricity: 1.3.0
85+
netbox.netbox: 3.7.1
86+
ngine_io.cloudstack: 2.2.3
87+
ngine_io.exoscale: 1.0.0
88+
ngine_io.vultr: 1.1.1
89+
openstack.cloud: 1.8.0
90+
openvswitch.openvswitch: 2.1.0
91+
ovirt.ovirt: 2.0.3
92+
purestorage.flasharray: 1.13.0
93+
purestorage.flashblade: 1.9.0
94+
sensu.sensu_go: 1.13.1
95+
servicenow.servicenow: 1.0.6
96+
splunk.es: 2.0.0
97+
t_systems_mms.icinga_director: 1.29.0
98+
theforeman.foreman: 3.3.0
99+
vyos.vyos: 3.0.0
100+
wti.remote: 1.0.3

6/ansible-6.0.0a2.yaml

Lines changed: 295 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,295 @@
1+
collections:
2+
- name: amazon.aws
3+
source: https://galaxy.ansible.com
4+
version: 3.2.0
5+
- name: ansible.netcommon
6+
source: https://galaxy.ansible.com
7+
version: 3.0.0
8+
- name: ansible.posix
9+
source: https://galaxy.ansible.com
10+
version: 1.3.0
11+
- name: ansible.utils
12+
source: https://galaxy.ansible.com
13+
version: 2.6.1
14+
- name: ansible.windows
15+
source: https://galaxy.ansible.com
16+
version: 1.9.0
17+
- name: arista.eos
18+
source: https://galaxy.ansible.com
19+
version: 5.0.0
20+
- name: awx.awx
21+
source: https://galaxy.ansible.com
22+
version: 21.0.0
23+
- name: azure.azcollection
24+
source: https://galaxy.ansible.com
25+
version: 1.12.0
26+
- name: check_point.mgmt
27+
source: https://galaxy.ansible.com
28+
version: 2.3.0
29+
- name: chocolatey.chocolatey
30+
source: https://galaxy.ansible.com
31+
version: 1.2.0
32+
- name: cisco.aci
33+
source: https://galaxy.ansible.com
34+
version: 2.2.0
35+
- name: cisco.asa
36+
source: https://galaxy.ansible.com
37+
version: 2.1.0
38+
- name: cisco.intersight
39+
source: https://galaxy.ansible.com
40+
version: 1.0.18
41+
- name: cisco.ios
42+
source: https://galaxy.ansible.com
43+
version: 3.0.0
44+
- name: cisco.iosxr
45+
source: https://galaxy.ansible.com
46+
version: 3.0.0
47+
- name: cisco.ise
48+
source: https://galaxy.ansible.com
49+
version: 2.3.2
50+
- name: cisco.meraki
51+
source: https://galaxy.ansible.com
52+
version: 2.6.1
53+
- name: cisco.mso
54+
source: https://galaxy.ansible.com
55+
version: 2.0.0
56+
- name: cisco.nso
57+
source: https://galaxy.ansible.com
58+
version: 1.0.3
59+
- name: cisco.nxos
60+
source: https://galaxy.ansible.com
61+
version: 3.0.0
62+
- name: cisco.ucs
63+
source: https://galaxy.ansible.com
64+
version: 1.8.0
65+
- name: cloud.common
66+
source: https://galaxy.ansible.com
67+
version: 2.1.1
68+
- name: cloudscale_ch.cloud
69+
source: https://galaxy.ansible.com
70+
version: 2.2.1
71+
- name: community.aws
72+
source: https://galaxy.ansible.com
73+
version: 3.2.1
74+
- name: community.azure
75+
source: https://galaxy.ansible.com
76+
version: 1.1.0
77+
- name: community.ciscosmb
78+
source: https://galaxy.ansible.com
79+
version: 1.0.5
80+
- name: community.crypto
81+
source: https://galaxy.ansible.com
82+
version: 2.2.4
83+
- name: community.digitalocean
84+
source: https://galaxy.ansible.com
85+
version: 1.18.0
86+
- name: community.dns
87+
source: https://galaxy.ansible.com
88+
version: 2.1.0
89+
- name: community.docker
90+
source: https://galaxy.ansible.com
91+
version: 2.4.0
92+
- name: community.fortios
93+
source: https://galaxy.ansible.com
94+
version: 1.0.0
95+
- name: community.general
96+
source: https://galaxy.ansible.com
97+
version: 5.0.0-a1
98+
- name: community.google
99+
source: https://galaxy.ansible.com
100+
version: 1.0.0
101+
- name: community.grafana
102+
source: https://galaxy.ansible.com
103+
version: 1.4.0
104+
- name: community.hashi_vault
105+
source: https://galaxy.ansible.com
106+
version: 2.4.0
107+
- name: community.hrobot
108+
source: https://galaxy.ansible.com
109+
version: 1.3.0
110+
- name: community.libvirt
111+
source: https://galaxy.ansible.com
112+
version: 1.0.2
113+
- name: community.mongodb
114+
source: https://galaxy.ansible.com
115+
version: 1.3.4
116+
- name: community.mysql
117+
source: https://galaxy.ansible.com
118+
version: 3.1.3
119+
- name: community.network
120+
source: https://galaxy.ansible.com
121+
version: 3.1.0
122+
- name: community.okd
123+
source: https://galaxy.ansible.com
124+
version: 2.1.0
125+
- name: community.postgresql
126+
source: https://galaxy.ansible.com
127+
version: 2.1.4
128+
- name: community.proxysql
129+
source: https://galaxy.ansible.com
130+
version: 1.3.2
131+
- name: community.rabbitmq
132+
source: https://galaxy.ansible.com
133+
version: 1.1.0
134+
- name: community.routeros
135+
source: https://galaxy.ansible.com
136+
version: 2.0.0
137+
- name: community.sap
138+
source: https://galaxy.ansible.com
139+
version: 1.0.0
140+
- name: community.skydive
141+
source: https://galaxy.ansible.com
142+
version: 1.0.0
143+
- name: community.sops
144+
source: https://galaxy.ansible.com
145+
version: 1.2.1
146+
- name: community.vmware
147+
source: https://galaxy.ansible.com
148+
version: 2.3.0
149+
- name: community.windows
150+
source: https://galaxy.ansible.com
151+
version: 1.9.0
152+
- name: community.zabbix
153+
source: https://galaxy.ansible.com
154+
version: 1.6.0
155+
- name: containers.podman
156+
source: https://galaxy.ansible.com
157+
version: 1.9.3
158+
- name: cyberark.conjur
159+
source: https://galaxy.ansible.com
160+
version: 1.1.0
161+
- name: cyberark.pas
162+
source: https://galaxy.ansible.com
163+
version: 1.0.13
164+
- name: dellemc.enterprise_sonic
165+
source: https://galaxy.ansible.com
166+
version: 1.1.0
167+
- name: dellemc.openmanage
168+
source: https://galaxy.ansible.com
169+
version: 5.3.0
170+
- name: dellemc.os10
171+
source: https://galaxy.ansible.com
172+
version: 1.1.1
173+
- name: dellemc.os6
174+
source: https://galaxy.ansible.com
175+
version: 1.0.7
176+
- name: dellemc.os9
177+
source: https://galaxy.ansible.com
178+
version: 1.0.4
179+
- name: f5networks.f5_modules
180+
source: https://galaxy.ansible.com
181+
version: 1.16.0
182+
- name: fortinet.fortimanager
183+
source: https://galaxy.ansible.com
184+
version: 2.1.5
185+
- name: fortinet.fortios
186+
source: https://galaxy.ansible.com
187+
version: 2.1.4
188+
- name: frr.frr
189+
source: https://galaxy.ansible.com
190+
version: 1.0.3
191+
- name: gluster.gluster
192+
source: https://galaxy.ansible.com
193+
version: 1.0.2
194+
- name: google.cloud
195+
source: https://galaxy.ansible.com
196+
version: 1.0.2
197+
- name: hetzner.hcloud
198+
source: https://galaxy.ansible.com
199+
version: 1.6.0
200+
- name: hpe.nimble
201+
source: https://galaxy.ansible.com
202+
version: 1.1.4
203+
- name: ibm.qradar
204+
source: https://galaxy.ansible.com
205+
version: 2.0.0
206+
- name: infinidat.infinibox
207+
source: https://galaxy.ansible.com
208+
version: 1.3.3
209+
- name: infoblox.nios_modules
210+
source: https://galaxy.ansible.com
211+
version: 1.2.1
212+
- name: inspur.sm
213+
source: https://galaxy.ansible.com
214+
version: 2.0.0
215+
- name: junipernetworks.junos
216+
source: https://galaxy.ansible.com
217+
version: 3.0.0
218+
- name: kubernetes.core
219+
source: https://galaxy.ansible.com
220+
version: 2.2.3
221+
- name: mellanox.onyx
222+
source: https://galaxy.ansible.com
223+
version: 1.0.0
224+
- name: netapp.aws
225+
source: https://galaxy.ansible.com
226+
version: 21.7.0
227+
- name: netapp.azure
228+
source: https://galaxy.ansible.com
229+
version: 21.10.0
230+
- name: netapp.cloudmanager
231+
source: https://galaxy.ansible.com
232+
version: 21.16.0
233+
- name: netapp.elementsw
234+
source: https://galaxy.ansible.com
235+
version: 21.7.0
236+
- name: netapp.ontap
237+
source: https://galaxy.ansible.com
238+
version: 21.18.1
239+
- name: netapp.storagegrid
240+
source: https://galaxy.ansible.com
241+
version: 21.10.0
242+
- name: netapp.um_info
243+
source: https://galaxy.ansible.com
244+
version: 21.8.0
245+
- name: netapp_eseries.santricity
246+
source: https://galaxy.ansible.com
247+
version: 1.3.0
248+
- name: netbox.netbox
249+
source: https://galaxy.ansible.com
250+
version: 3.7.1
251+
- name: ngine_io.cloudstack
252+
source: https://galaxy.ansible.com
253+
version: 2.2.3
254+
- name: ngine_io.exoscale
255+
source: https://galaxy.ansible.com
256+
version: 1.0.0
257+
- name: ngine_io.vultr
258+
source: https://galaxy.ansible.com
259+
version: 1.1.1
260+
- name: openstack.cloud
261+
source: https://galaxy.ansible.com
262+
version: 1.8.0
263+
- name: openvswitch.openvswitch
264+
source: https://galaxy.ansible.com
265+
version: 2.1.0
266+
- name: ovirt.ovirt
267+
source: https://galaxy.ansible.com
268+
version: 2.0.3
269+
- name: purestorage.flasharray
270+
source: https://galaxy.ansible.com
271+
version: 1.13.0
272+
- name: purestorage.flashblade
273+
source: https://galaxy.ansible.com
274+
version: 1.9.0
275+
- name: sensu.sensu_go
276+
source: https://galaxy.ansible.com
277+
version: 1.13.1
278+
- name: servicenow.servicenow
279+
source: https://galaxy.ansible.com
280+
version: 1.0.6
281+
- name: splunk.es
282+
source: https://galaxy.ansible.com
283+
version: 2.0.0
284+
- name: t_systems_mms.icinga_director
285+
source: https://galaxy.ansible.com
286+
version: 1.29.0
287+
- name: theforeman.foreman
288+
source: https://galaxy.ansible.com
289+
version: 3.3.0
290+
- name: vyos.vyos
291+
source: https://galaxy.ansible.com
292+
version: 3.0.0
293+
- name: wti.remote
294+
source: https://galaxy.ansible.com
295+
version: 1.0.3

0 commit comments

Comments
 (0)