forked from sap-linuxlab/community.sap_infrastructure
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.yml
37 lines (36 loc) · 825 Bytes
/
requirements.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
collections:
- name: cloud.terraform
type: galaxy
version: 1.1.0
- name: amazon.aws
type: galaxy
version: 7.2.0
- name: community.aws
type: galaxy
version: 7.1.0
- name: azure.azcollection
type: galaxy
version: 2.2.0
- name: google.cloud
type: galaxy
version: 1.1.3
# Replace with ibm.cloud in future, legacy Ansible Collection uses hidden on-the-fly Terraform files in /var/tmp/ansible/ibmcloud)
- name: ibm.cloudcollection
type: galaxy
version: 1.51.0
- name: ovirt.ovirt
type: galaxy
version: 3.1.2
- name: openstack.cloud
type: galaxy
version: 2.1.0
- name: kubevirt.core
type: galaxy
version: 1.1.0
- name: vmware.vmware_rest
type: galaxy
version: 3.0.0
- name: cloud.common
type: galaxy
version: 3.0.0