diff --git a/collections/requirements.yml b/collections/requirements.yml index 6eef771..e3f7531 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -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' +...