forked from eumel8/ansible-otc
-
Notifications
You must be signed in to change notification settings - Fork 1
/
ansible-role-requirements.yml
48 lines (48 loc) · 1.17 KB
/
ansible-role-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
38
39
40
41
42
43
44
45
46
47
48
- name: otc_auth
scm: git
src: https://github.com/eumel8/otc_auth.git
- name: otc_cts
scm: git
src: https://github.com/eumel8/otc_cts.git
- name: otc_dns
scm: git
src: https://github.com/eumel8/otc_dns.git
- name: otc_ecs
scm: git
src: https://github.com/eumel8/otc_ecs.git
- name: otc_eip
scm: git
src: https://github.com/eumel8/otc_eip.git
- name: otc_elb
scm: git
src: https://github.com/eumel8/otc_elb.git
- name: otc_evs
scm: git
src: https://github.com/eumel8/otc_evs.git
- name: otc_ims
scm: git
src: https://github.com/eumel8/otc_ims.git
- name: otc_job
scm: git
src: https://github.com/eumel8/otc_job.git
- name: otc_keypair
scm: git
src: https://github.com/eumel8/otc_keypair.git
- name: otc_obs
scm: git
src: https://github.com/eumel8/otc_obs.git
- name: otc_rds
scm: git
src: https://github.com/eumel8/otc_rds.git
- name: otc_secgroup
scm: git
src: https://github.com/eumel8/otc_secgroup.git
- name: otc_subnet
scm: git
src: https://github.com/eumel8/otc_subnet.git
- name: otc_vpc
scm: git
src: https://github.com/eumel8/otc_vpc.git
- name: os-client-config
scm: git
src: https://github.com/eumel8/os-client-config.git