mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 02:59:21 -02:30
pin known working collections in 3.8.0
This commit is contained in:
@@ -1,12 +1,22 @@
|
|||||||
---
|
---
|
||||||
collections:
|
collections:
|
||||||
- name: awx.awx
|
- name: awx.awx
|
||||||
|
version: 15.0.1 # almost all versions should work
|
||||||
- name: azure.azcollection
|
- name: azure.azcollection
|
||||||
|
version: 1.2.0
|
||||||
- name: amazon.aws
|
- name: amazon.aws
|
||||||
|
version: 1.2.1
|
||||||
- name: theforeman.foreman
|
- name: theforeman.foreman
|
||||||
|
version: 1.4.0
|
||||||
- name: google.cloud
|
- name: google.cloud
|
||||||
|
version: 1.0.1
|
||||||
- name: openstack.cloud
|
- name: openstack.cloud
|
||||||
|
version: 1.2.0
|
||||||
- name: community.vmware
|
- name: community.vmware
|
||||||
|
version: 1.3.0
|
||||||
- name: ovirt.ovirt
|
- name: ovirt.ovirt
|
||||||
|
version: 1.2.1 # see: https://github.com/ansible/tower/issues/4561
|
||||||
- name: community.kubernetes # required for isolated management playbooks
|
- name: community.kubernetes # required for isolated management playbooks
|
||||||
|
version: 1.1.1
|
||||||
- name: ansible.posix # required for isolated management playbooks
|
- name: ansible.posix # required for isolated management playbooks
|
||||||
|
version: 1.1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user