-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
116 lines (116 loc) · 3.69 KB
/
.gitmodules
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
[submodule "roles/ansible"]
path = roles/ansible
url = https://github.com/alvistack/ansible-role-ansible.git
branch = develop
[submodule "roles/bamboo"]
path = roles/bamboo
url = https://github.com/alvistack/ansible-role-bamboo.git
branch = develop
[submodule "roles/bitbucket"]
path = roles/bitbucket
url = https://github.com/alvistack/ansible-role-bitbucket.git
branch = develop
[submodule "roles/bootstrap"]
path = roles/bootstrap
url = https://github.com/alvistack/ansible-role-bootstrap.git
branch = develop
[submodule "roles/buildah"]
path = roles/buildah
url = https://github.com/alvistack/ansible-role-buildah.git
branch = develop
[submodule "roles/confluence"]
path = roles/confluence
url = https://github.com/alvistack/ansible-role-confluence.git
branch = develop
[submodule "roles/conmon"]
path = roles/conmon
url = https://github.com/alvistack/ansible-role-conmon.git
branch = develop
[submodule "roles/containernetworking_plugins"]
path = roles/containernetworking_plugins
url = https://github.com/alvistack/ansible-role-containernetworking_plugins.git
branch = develop
[submodule "roles/containers_common"]
path = roles/containers_common
url = https://github.com/alvistack/ansible-role-containers_common.git
branch = develop
[submodule "roles/crowd"]
path = roles/crowd
url = https://github.com/alvistack/ansible-role-crowd.git
branch = develop
[submodule "roles/crun"]
path = roles/crun
url = https://github.com/alvistack/ansible-role-crun.git
branch = develop
[submodule "roles/cvs"]
path = roles/cvs
url = https://github.com/alvistack/ansible-role-cvs.git
branch = develop
[submodule "roles/fisheye"]
path = roles/fisheye
url = https://github.com/alvistack/ansible-role-fisheye.git
branch = develop
[submodule "roles/git"]
path = roles/git
url = https://github.com/alvistack/ansible-role-git.git
branch = develop
[submodule "roles/jira"]
path = roles/jira
url = https://github.com/alvistack/ansible-role-jira.git
branch = develop
[submodule "roles/kernel"]
path = roles/kernel
url = https://github.com/alvistack/ansible-role-kernel.git
branch = develop
[submodule "roles/locales"]
path = roles/locales
url = https://github.com/alvistack/ansible-role-locales.git
branch = develop
[submodule "roles/mercurial"]
path = roles/mercurial
url = https://github.com/alvistack/ansible-role-mercurial.git
branch = develop
[submodule "roles/nginx"]
path = roles/nginx
url = https://github.com/alvistack/ansible-role-nginx.git
branch = develop
[submodule "roles/openjdk"]
path = roles/openjdk
url = https://github.com/alvistack/ansible-role-openjdk.git
branch = develop
[submodule "roles/perforce"]
path = roles/perforce
url = https://github.com/alvistack/ansible-role-perforce.git
branch = develop
[submodule "roles/podman"]
path = roles/podman
url = https://github.com/alvistack/ansible-role-podman.git
branch = develop
[submodule "roles/python"]
path = roles/python
url = https://github.com/alvistack/ansible-role-python.git
branch = develop
[submodule "roles/skopeo"]
path = roles/skopeo
url = https://github.com/alvistack/ansible-role-skopeo.git
branch = develop
[submodule "roles/sshd"]
path = roles/sshd
url = https://github.com/alvistack/ansible-role-sshd.git
branch = develop
[submodule "roles/svn"]
path = roles/svn
url = https://github.com/alvistack/ansible-role-svn.git
branch = develop
[submodule "roles/timezone"]
path = roles/timezone
url = https://github.com/alvistack/ansible-role-timezone.git
branch = develop
[submodule "roles/vim"]
path = roles/vim
url = https://github.com/alvistack/ansible-role-vim.git
branch = develop
[submodule "roles/zram_generator"]
path = roles/zram_generator
url = https://github.com/alvistack/ansible-role-zram_generator.git
branch = develop