Update the collections requirements

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2025-06-07 18:43:31 -05:00
parent 234807c278
commit 33fd227634
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -2,23 +2,29 @@
collections:
- name: 'ansible.netcommon'
- name: 'ansible.posix'
- name: 'ansible.utils'
- name: 'ansible.windows'
- name: 'awx.awx'
- name: 'community.crypto'
- name: 'community.digitalocean'
- name: 'community.docker'
- name: 'community.dns'
- name: 'community.general'
- name: 'community.grafana'
- name: 'community.kubernetes'
- name: 'community.hashi_vault'
- name: 'community.libvirt'
- name: 'community.mysql'
- name: 'community.network'
- name: 'community.postgresql'
- name: 'community.network'
- name: 'community.proxysql'
- name: 'community.rabbitmq'
- name: 'community.windows'
- name: 'community.zabbix'
- name: 'containers.podman'
- name: 'grafana.grafana'
- name: 'gluster.gluster'
- name: 'kubernetes.core'
- name: 'kubevirt.core'
- name: 'openstack.cloud'
- name: 'ovirt.ovirt'
- name: 'microsoft.ad'
- name: 'microsoft.iis'
- name: 'vultr.cloud'
...