-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
144 lines (144 loc) · 4.56 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
[submodule "roles/ansible"]
path = roles/ansible
url = https://github.com/alvistack/ansible-role-ansible.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/catatonit"]
path = roles/catatonit
url = https://github.com/alvistack/ansible-role-catatonit.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/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/git"]
path = roles/git
url = https://github.com/alvistack/ansible-role-git.git
branch = develop
[submodule "roles/gitlab_runner"]
path = roles/gitlab_runner
url = https://github.com/alvistack/ansible-role-gitlab_runner.git
branch = develop
[submodule "roles/gosu"]
path = roles/gosu
url = https://github.com/alvistack/ansible-role-gosu.git
branch = develop
[submodule "roles/httpd"]
path = roles/httpd
url = https://github.com/alvistack/ansible-role-httpd.git
branch = develop
[submodule "roles/libvirt"]
path = roles/libvirt
url = https://github.com/alvistack/ansible-role-libvirt.git
branch = develop
[submodule "roles/locales"]
path = roles/locales
url = https://github.com/alvistack/ansible-role-locales.git
branch = develop
[submodule "roles/mariadb"]
path = roles/mariadb
url = https://github.com/alvistack/ansible-role-mariadb.git
branch = develop
[submodule "roles/mercurial"]
path = roles/mercurial
url = https://github.com/alvistack/ansible-role-mercurial.git
branch = develop
[submodule "roles/molecule"]
path = roles/molecule
url = https://github.com/alvistack/ansible-role-molecule.git
branch = develop
[submodule "roles/node"]
path = roles/node
url = https://github.com/alvistack/ansible-role-node.git
branch = develop
[submodule "roles/openjdk"]
path = roles/openjdk
url = https://github.com/alvistack/ansible-role-openjdk.git
branch = develop
[submodule "roles/packer"]
path = roles/packer
url = https://github.com/alvistack/ansible-role-packer.git
branch = develop
[submodule "roles/perforce"]
path = roles/perforce
url = https://github.com/alvistack/ansible-role-perforce.git
branch = develop
[submodule "roles/php"]
path = roles/php
url = https://github.com/alvistack/ansible-role-php.git
branch = develop
[submodule "roles/podman"]
path = roles/podman
url = https://github.com/alvistack/ansible-role-podman.git
branch = develop
[submodule "roles/postgres"]
path = roles/postgres
url = https://github.com/alvistack/ansible-role-postgres.git
branch = develop
[submodule "roles/python"]
path = roles/python
url = https://github.com/alvistack/ansible-role-python.git
branch = develop
[submodule "roles/rclone"]
path = roles/rclone
url = https://github.com/alvistack/ansible-role-rclone.git
branch = develop
[submodule "roles/restic"]
path = roles/restic
url = https://github.com/alvistack/ansible-role-restic.git
branch = develop
[submodule "roles/skopeo"]
path = roles/skopeo
url = https://github.com/alvistack/ansible-role-skopeo.git
branch = develop
[submodule "roles/sqlite"]
path = roles/sqlite
url = https://github.com/alvistack/ansible-role-sqlite.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/vagrant"]
path = roles/vagrant
url = https://github.com/alvistack/ansible-role-vagrant.git
branch = develop
[submodule "roles/vim"]
path = roles/vim
url = https://github.com/alvistack/ansible-role-vim.git
branch = develop
[submodule "roles/virtualbox"]
path = roles/virtualbox
url = https://github.com/alvistack/ansible-role-virtualbox.git
branch = develop