Skip to content

Commit

Permalink
Add 12/ directory (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolenz authored Nov 19, 2024
1 parent adfa8a7 commit f9a0208
Show file tree
Hide file tree
Showing 7 changed files with 686 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/antsibull-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- name: Ansible 11
ansible_version: 11.99.0
ansible_major_version: 11
- name: Ansible 12
ansible_version: 12.99.0
ansible_major_version: 12

steps:
- name: Check out antsibull-build
Expand Down
1 change: 1 addition & 0 deletions 12/ancestor.deps
Empty file added 12/ansible-12.constraints
Empty file.
90 changes: 90 additions & 0 deletions 12/ansible.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
amazon.aws
ansible.netcommon
ansible.posix
ansible.utils
ansible.windows
arista.eos
awx.awx
azure.azcollection
check_point.mgmt
chocolatey.chocolatey
cisco.aci
cisco.asa
cisco.dnac
cisco.intersight
cisco.ios
cisco.iosxr
cisco.ise
cisco.meraki
cisco.mso
cisco.nxos
cisco.ucs
cloud.common
cloudscale_ch.cloud
community.aws
community.ciscosmb
community.crypto
community.digitalocean
community.dns
community.docker
community.general
community.grafana
community.hashi_vault
community.hrobot
community.library_inventory_filtering_v1
community.libvirt
community.mongodb
community.mysql
community.okd
community.postgresql
community.proxysql
community.rabbitmq
community.routeros
community.sap_libs
community.sops
community.vmware
community.windows
community.zabbix
containers.podman
cyberark.conjur
cyberark.pas
dellemc.enterprise_sonic
dellemc.openmanage
dellemc.powerflex
dellemc.unity
f5networks.f5_modules
fortinet.fortimanager
fortinet.fortios
grafana.grafana
hetzner.hcloud
ibm.qradar
ibm.spectrum_virtualize
ibm.storage_virtualize
ieisystem.inmanage
infinidat.infinibox
infoblox.nios_modules
inspur.ispim
junipernetworks.junos
kaytus.ksmanage
kubernetes.core
kubevirt.core
lowlydba.sqlserver
microsoft.ad
netapp.cloudmanager
netapp_eseries.santricity
netapp.ontap
netapp.storagegrid
netbox.netbox
ngine_io.cloudstack
openstack.cloud
ovirt.ovirt
purestorage.flasharray
purestorage.flashblade
splunk.es
theforeman.foreman
telekom_mms.icinga_director
vmware.vmware
vmware.vmware_rest
vultr.cloud
vyos.vyos
wti.remote
3 changes: 3 additions & 0 deletions 12/changelog.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
ancestor: 11.0.0
releases: {}
Loading

0 comments on commit f9a0208

Please sign in to comment.