From 710b331888f5cc02b29921539eb01a4ed988262b Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Sat, 14 Nov 2020 21:00:21 -0600 Subject: [PATCH] Add all collections interested in testing. --- collections/requirements.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/collections/requirements.yml b/collections/requirements.yml index 3d36bf8..7817e8a 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,14 +1,20 @@ --- collections: + - name: 'ansible.builtin' - name: 'ansible.netcommon' - name: 'ansible.posix' + - name: 'ansible.windows' - name: 'awx.awx' - name: 'community.crypto' - name: 'community.digitalocean' - name: 'community.general' + - name: 'community.grafana' - name: 'community.kubernetes' - name: 'community.libvirt' - name: 'community.mysql' - name: 'community.windows' + - name: 'containers.podman' + - name: 'gluster.glister' + - name: 'openstack.cloud' - name: 'oracle.oci' - + - name: 'ovirt.ovirt'