Skip to content

Commit 2ebef78

Browse files
committed
Ansible 6.0.0a1: Dependencies, changelog and porting guide
1 parent 9b27abe commit 2ebef78

File tree

6 files changed

+3590
-1
lines changed

6 files changed

+3590
-1
lines changed

6/CHANGELOG-v6.rst

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

6/ansible-6.0.0a1.deps

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
_ansible_version: 6.0.0a1
2+
_ansible_core_version: 2.13.0b0
3+
amazon.aws: 3.2.0
4+
ansible.netcommon: 2.6.1
5+
ansible.posix: 1.3.0
6+
ansible.utils: 2.6.0
7+
ansible.windows: 1.9.0
8+
arista.eos: 4.1.2
9+
awx.awx: 20.1.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: 2.8.1
17+
cisco.iosxr: 2.9.0
18+
cisco.ise: 2.3.0
19+
cisco.meraki: 2.6.1
20+
cisco.mso: 2.0.0
21+
cisco.nso: 1.0.3
22+
cisco.nxos: 2.9.1
23+
cisco.ucs: 1.8.0
24+
cloud.common: 2.1.1
25+
cloudscale_ch.cloud: 2.2.1
26+
community.aws: 3.2.0
27+
community.azure: 1.1.0
28+
community.ciscosmb: 1.0.4
29+
community.crypto: 2.2.4
30+
community.digitalocean: 1.16.0
31+
community.dns: 2.0.9
32+
community.docker: 2.3.0
33+
community.fortios: 1.0.0
34+
community.general: 4.7.0
35+
community.google: 1.0.0
36+
community.grafana: 1.3.3
37+
community.hashi_vault: 2.4.0
38+
community.hrobot: 1.2.3
39+
community.kubernetes: 2.0.1
40+
community.kubevirt: 1.0.0
41+
community.libvirt: 1.0.2
42+
community.mongodb: 1.3.3
43+
community.mysql: 3.1.2
44+
community.network: 3.1.0
45+
community.okd: 2.1.0
46+
community.postgresql: 2.1.3
47+
community.proxysql: 1.3.1
48+
community.rabbitmq: 1.1.0
49+
community.routeros: 2.0.0
50+
community.sap: 1.0.0
51+
community.skydive: 1.0.0
52+
community.sops: 1.2.1
53+
community.vmware: 2.2.0
54+
community.windows: 1.9.0
55+
community.zabbix: 1.5.1
56+
containers.podman: 1.9.3
57+
cyberark.conjur: 1.1.0
58+
cyberark.pas: 1.0.13
59+
dellemc.enterprise_sonic: 1.1.0
60+
dellemc.openmanage: 5.2.0
61+
dellemc.os10: 1.1.1
62+
dellemc.os6: 1.0.7
63+
dellemc.os9: 1.0.4
64+
f5networks.f5_modules: 1.15.0
65+
fortinet.fortimanager: 2.1.5
66+
fortinet.fortios: 2.1.4
67+
frr.frr: 1.0.3
68+
gluster.gluster: 1.0.2
69+
google.cloud: 1.0.2
70+
hetzner.hcloud: 1.6.0
71+
hpe.nimble: 1.1.4
72+
ibm.qradar: 1.0.3
73+
infinidat.infinibox: 1.3.3
74+
infoblox.nios_modules: 1.2.1
75+
inspur.sm: 2.0.0
76+
junipernetworks.junos: 2.10.0
77+
kubernetes.core: 2.3.0
78+
mellanox.onyx: 1.0.0
79+
netapp.aws: 21.7.0
80+
netapp.azure: 21.10.0
81+
netapp.cloudmanager: 21.16.0
82+
netapp.elementsw: 21.7.0
83+
netapp.ontap: 21.18.0
84+
netapp.storagegrid: 21.10.0
85+
netapp.um_info: 21.8.0
86+
netapp_eseries.santricity: 1.3.0
87+
netbox.netbox: 3.6.0
88+
ngine_io.cloudstack: 2.2.3
89+
ngine_io.exoscale: 1.0.0
90+
ngine_io.vultr: 1.1.1
91+
openstack.cloud: 1.8.0
92+
openvswitch.openvswitch: 2.1.0
93+
ovirt.ovirt: 2.0.2
94+
purestorage.flasharray: 1.12.1
95+
purestorage.flashblade: 1.9.0
96+
sensu.sensu_go: 1.13.0
97+
servicenow.servicenow: 1.0.6
98+
splunk.es: 1.0.2
99+
t_systems_mms.icinga_director: 1.28.0
100+
theforeman.foreman: 3.3.0
101+
vyos.vyos: 2.8.0
102+
wti.remote: 1.0.3

6/ansible-6.build

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

6/changelog.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
ancestor: 5.0.0
2-
releases: {}
2+
releases:
3+
6.0.0a1:
4+
changes:
5+
release_summary: 'Release Date: 2022-04-12
6+
7+
8+
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
9+
release_date: '2022-04-12'

0 commit comments

Comments
 (0)