Skip to content

Commit a0699a1

Browse files
authored
Add Ansible 6.x files (#90)
1 parent 0f1f623 commit a0699a1

File tree

5 files changed

+182
-1
lines changed

5 files changed

+182
-1
lines changed

.github/workflows/antsibull-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Test building a release with the defaults
4141
working-directory: antsibull
4242
run: |
43-
ansible-playbook -vv playbooks/build-single-release.yaml -e antsibull_ansible_version=5.0.0 -e antsibull_data_reset=false
43+
ansible-playbook -vv playbooks/build-single-release.yaml -e antsibull_ansible_version=6.0.0a1 -e antsibull_data_reset=false
4444
4545
- name: Combine and upload coverage stats
4646
working-directory: antsibull

6/ancestor.deps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../5/ansible-5.0.0.deps

6/ansible.in

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
amazon.aws
2+
ansible.netcommon
3+
ansible.posix
4+
ansible.utils
5+
ansible.windows
6+
arista.eos
7+
awx.awx
8+
azure.azcollection
9+
check_point.mgmt
10+
chocolatey.chocolatey
11+
cisco.aci
12+
cisco.asa
13+
cisco.intersight
14+
cisco.ios
15+
cisco.iosxr
16+
cisco.ise
17+
cisco.meraki
18+
cisco.mso
19+
cisco.nso
20+
cisco.nxos
21+
cisco.ucs
22+
cloud.common
23+
cloudscale_ch.cloud
24+
community.aws
25+
community.azure
26+
community.ciscosmb
27+
community.crypto
28+
community.digitalocean
29+
community.dns
30+
community.docker
31+
community.fortios
32+
community.general
33+
community.google
34+
community.grafana
35+
community.hashi_vault
36+
community.hrobot
37+
community.kubernetes
38+
community.kubevirt
39+
community.libvirt
40+
community.mongodb
41+
community.mysql
42+
community.network
43+
community.okd
44+
community.postgresql
45+
community.proxysql
46+
community.rabbitmq
47+
community.routeros
48+
community.skydive
49+
community.sops
50+
community.vmware
51+
community.windows
52+
community.zabbix
53+
containers.podman
54+
cyberark.conjur
55+
cyberark.pas
56+
dellemc.enterprise_sonic
57+
dellemc.openmanage
58+
dellemc.os10
59+
dellemc.os6
60+
dellemc.os9
61+
f5networks.f5_modules
62+
fortinet.fortimanager
63+
fortinet.fortios
64+
frr.frr
65+
gluster.gluster
66+
google.cloud
67+
hetzner.hcloud
68+
hpe.nimble
69+
ibm.qradar
70+
infinidat.infinibox
71+
infoblox.nios_modules
72+
inspur.sm
73+
junipernetworks.junos
74+
# community.kubernetes shall be renamed to kubernetes.core, they are already the same build artifact
75+
# https://github.com/ansible-collections/community.kubernetes/issues/221
76+
kubernetes.core
77+
mellanox.onyx
78+
netapp.aws
79+
netapp.azure
80+
netapp.cloudmanager
81+
netapp.elementsw
82+
netapp_eseries.santricity
83+
netapp.ontap
84+
netapp.storagegrid
85+
netapp.um_info
86+
netbox.netbox
87+
ngine_io.cloudstack
88+
ngine_io.exoscale
89+
ngine_io.vultr
90+
openstack.cloud
91+
openvswitch.openvswitch
92+
ovirt.ovirt
93+
purestorage.flasharray
94+
purestorage.flashblade
95+
sensu.sensu_go
96+
servicenow.servicenow
97+
splunk.es
98+
theforeman.foreman
99+
t_systems_mms.icinga_director
100+
vyos.vyos
101+
wti.remote

6/changelog.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ancestor: 5.0.0
2+
releases: {}

6/collection-meta.yaml

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
---
2+
collections:
3+
ansible.utils:
4+
maintainers:
5+
- cidrblock
6+
- ganeshrn
7+
- pabelanger
8+
community.sops:
9+
maintainers:
10+
- endorama
11+
cyberark.conjur:
12+
changelog-url: https://github.com/cyberark/ansible-conjur-collection/blob/master/CHANGELOG.md
13+
dellemc.openmanage:
14+
changelog-url: https://github.com/dell/dellemc-openmanage-ansible-modules/blob/collections/CHANGELOG.rst
15+
maintainers:
16+
- rajeevarakkal
17+
inspur.sm:
18+
maintainers:
19+
- ISIB-Group
20+
kubernetes.core:
21+
maintainers:
22+
- jillr
23+
- akasurde
24+
- gravesm
25+
sensu.sensu_go:
26+
maintainers:
27+
- tadeboro
28+
- mancabizjak
29+
t_systems_mms.icinga_director:
30+
changelog-url: https://github.com/T-Systems-MMS/ansible-collection-icinga-director/blob/master/CHANGELOG.md
31+
maintainers:
32+
- rndmh3ro
33+
- schurzi
34+
dellemc.enterprise_sonic:
35+
maintainers:
36+
- javeedf
37+
hpe.nimble:
38+
maintainers:
39+
- ar-india
40+
- datamattsson
41+
netapp.azure:
42+
maintainers:
43+
- carchi8py
44+
- lonico
45+
netapp.cloudmanager:
46+
maintainers:
47+
- carchi8py
48+
- lonico
49+
netapp.um_info:
50+
maintainers:
51+
- carchi8py
52+
- lonico
53+
community.ciscosmb:
54+
maintainers:
55+
- qaxi
56+
community.dns:
57+
maintainers:
58+
- felixfontein
59+
cloud.common:
60+
maintainers:
61+
- Akasurde
62+
- abikouo
63+
- goneri
64+
- jillr
65+
infoblox.nios_modules:
66+
maintainers:
67+
- anagha-infoblox
68+
netapp.storagegrid:
69+
maintainers:
70+
- carchi8py
71+
- jkandati
72+
- joshedmonds
73+
cisco.ise:
74+
maintainers:
75+
- wastorga
76+
- racampos
77+
- jbogarin

0 commit comments

Comments
 (0)