Use WIP version of collections_requirements.yml

Pulled from ansible-builder/test/data/awx
This commit is contained in:
Shane McDonald
2020-10-08 13:46:16 -04:00
parent 87b13ead12
commit efb25b7b9e

View File

@@ -1,12 +1,21 @@
--- ---
# from https://github.com/ansible/awx/blob/devel/
# requirements/collections_requirements.yml
collections: collections:
- name: awx.awx - name: awx.awx
- name: azure.azcollection - name: azure.azcollection # PR 220 is in 1.1.0
- name: amazon.aws - name: amazon.aws # PR 125 is in 1.1.0
- name: theforeman.foreman - name: theforeman.foreman # has requirements.txt (which -r to another file)
- name: google.cloud - name: google.cloud # has requirements.txt, mainly for google-auth
- name: openstack.cloud # forked from opendev.org
- name: community.vmware - name: https://github.com/AlanCoding/ansible-collections-openstack.git
version: ee_req_install
type: git
- name: community.vmware # has requirements.txt, but may add pyvcloud
- name: ovirt.ovirt - name: ovirt.ovirt
- name: community.kubernetes # required for isolated management playbooks - name: https://github.com/ansible-collections/community.kubernetes.git
- name: ansible.posix # required for isolated management playbooks type: git
# adds openshift python lib
# needs kubectl for yum / dnf / apt-get
# needs to install snap, then use snap to install helm
- name: ansible.posix