test/collections/requirements.yml
Jason Rothstein 33fd227634
Update the collections requirements
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2025-06-07 18:43:31 -05:00

31 lines
790 B
YAML

---
collections:
- name: 'ansible.netcommon'
- name: 'ansible.posix'
- name: 'ansible.utils'
- name: 'ansible.windows'
- name: 'awx.awx'
- name: 'community.crypto'
- name: 'community.digitalocean'
- name: 'community.dns'
- name: 'community.general'
- name: 'community.grafana'
- name: 'community.hashi_vault'
- name: 'community.libvirt'
- name: 'community.mysql'
- name: 'community.postgresql'
- 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: 'microsoft.ad'
- name: 'microsoft.iis'
- name: 'vultr.cloud'
...