-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ansible 9.4.0: Dependencies, changelog and porting guide (#380)
Co-authored-by: Github Actions <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
de505a1
commit 43b27d9
Showing
8 changed files
with
2,416 additions
and
636 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
_ansible_version: 9.4.0 | ||
_ansible_core_version: 2.16.5 | ||
_python: >=3.10 | ||
amazon.aws: 7.4.0 | ||
ansible.netcommon: 5.3.0 | ||
ansible.posix: 1.5.4 | ||
ansible.utils: 2.12.0 | ||
ansible.windows: 2.3.0 | ||
arista.eos: 6.2.2 | ||
awx.awx: 23.9.0 | ||
azure.azcollection: 1.19.0 | ||
check_point.mgmt: 5.2.3 | ||
chocolatey.chocolatey: 1.5.1 | ||
cisco.aci: 2.8.0 | ||
cisco.asa: 4.0.3 | ||
cisco.dnac: 6.13.1 | ||
cisco.intersight: 2.0.7 | ||
cisco.ios: 5.3.0 | ||
cisco.iosxr: 6.1.1 | ||
cisco.ise: 2.8.0 | ||
cisco.meraki: 2.17.2 | ||
cisco.mso: 2.5.0 | ||
cisco.nxos: 5.3.0 | ||
cisco.ucs: 1.10.0 | ||
cloud.common: 2.1.4 | ||
cloudscale_ch.cloud: 2.3.1 | ||
community.aws: 7.1.0 | ||
community.azure: 2.0.0 | ||
community.ciscosmb: 1.0.7 | ||
community.crypto: 2.18.0 | ||
community.digitalocean: 1.26.0 | ||
community.dns: 2.8.3 | ||
community.docker: 3.8.1 | ||
community.general: 8.5.0 | ||
community.grafana: 1.8.0 | ||
community.hashi_vault: 6.2.0 | ||
community.hrobot: 1.9.1 | ||
community.library_inventory_filtering_v1: 1.0.0 | ||
community.libvirt: 1.3.0 | ||
community.mongodb: 1.7.2 | ||
community.mysql: 3.9.0 | ||
community.network: 5.0.2 | ||
community.okd: 2.3.0 | ||
community.postgresql: 3.4.0 | ||
community.proxysql: 1.5.1 | ||
community.rabbitmq: 1.2.3 | ||
community.routeros: 2.14.0 | ||
community.sap: 2.0.0 | ||
community.sap_libs: 1.4.2 | ||
community.sops: 1.6.7 | ||
community.vmware: 4.2.0 | ||
community.windows: 2.2.0 | ||
community.zabbix: 2.3.1 | ||
containers.podman: 1.12.0 | ||
cyberark.conjur: 1.2.2 | ||
cyberark.pas: 1.0.25 | ||
dellemc.enterprise_sonic: 2.4.0 | ||
dellemc.openmanage: 8.7.0 | ||
dellemc.powerflex: 2.2.0 | ||
dellemc.unity: 1.7.1 | ||
f5networks.f5_modules: 1.28.0 | ||
fortinet.fortimanager: 2.4.0 | ||
fortinet.fortios: 2.3.5 | ||
frr.frr: 2.0.2 | ||
gluster.gluster: 1.0.2 | ||
google.cloud: 1.3.0 | ||
grafana.grafana: 2.2.5 | ||
hetzner.hcloud: 2.5.0 | ||
hpe.nimble: 1.1.4 | ||
ibm.qradar: 2.1.0 | ||
ibm.spectrum_virtualize: 2.0.0 | ||
ibm.storage_virtualize: 2.3.1 | ||
infinidat.infinibox: 1.4.3 | ||
infoblox.nios_modules: 1.6.1 | ||
inspur.ispim: 2.2.0 | ||
inspur.sm: 2.3.0 | ||
junipernetworks.junos: 5.3.1 | ||
kubernetes.core: 2.4.2 | ||
lowlydba.sqlserver: 2.3.2 | ||
microsoft.ad: 1.5.0 | ||
netapp.aws: 21.7.1 | ||
netapp.azure: 21.10.1 | ||
netapp.cloudmanager: 21.22.1 | ||
netapp.elementsw: 21.7.0 | ||
netapp.ontap: 22.10.0 | ||
netapp.storagegrid: 21.12.0 | ||
netapp.um_info: 21.8.1 | ||
netapp_eseries.santricity: 1.4.0 | ||
netbox.netbox: 3.17.0 | ||
ngine_io.cloudstack: 2.3.0 | ||
ngine_io.exoscale: 1.1.0 | ||
openstack.cloud: 2.2.0 | ||
openvswitch.openvswitch: 2.1.1 | ||
ovirt.ovirt: 3.2.0 | ||
purestorage.flasharray: 1.27.0 | ||
purestorage.flashblade: 1.16.0 | ||
purestorage.fusion: 1.6.1 | ||
sensu.sensu_go: 1.14.0 | ||
splunk.es: 2.1.2 | ||
t_systems_mms.icinga_director: 2.0.1 | ||
telekom_mms.icinga_director: 1.35.0 | ||
theforeman.foreman: 3.15.0 | ||
vmware.vmware_rest: 2.3.1 | ||
vultr.cloud: 1.12.1 | ||
vyos.vyos: 4.1.0 | ||
wti.remote: 1.0.5 |
Oops, something went wrong.