mirror of
https://github.com/ansible/awx.git
synced 2026-03-27 22:05:07 -02:30
update test data files Adopt official vendor location openstack not published yet Add collections to show paths Add collections loc to installer settings Add vendored collections to show path again
14 lines
570 B
YAML
14 lines
570 B
YAML
---
|
|
collections:
|
|
- name: awx.awx
|
|
version: 9.3.0
|
|
source: https://galaxy.ansible.com
|
|
- name: azure.azcollection
|
|
version: 0.1.1 # https://github.com/ansible-collections/azure/issues/55
|
|
# - name: ansible.amazon # needs to be published
|
|
- name: theforeman.foreman # needs inventory plugin published
|
|
- name: google.cloud # https://github.com/ansible-collections/ansible_collections_google/pull/167
|
|
# - name: openstack.cloud # needs to be published
|
|
# - name: community.vmware # not published
|
|
- name: ovirt.ovirt_collection # new fix published
|