-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
51 lines (51 loc) · 1.82 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
[submodule "roles/apt"]
path = roles/apt
url = https://gitlab.com/shallot/ansible-role-apt.git
[submodule "roles/openssh"]
path = roles/openssh
url = https://gitlab.com/shallot/ansible-role-openssh.git
[submodule "roles/virtualbox"]
path = roles/virtualbox
url = https://gitlab.com/shallot/ansible-role-virtualbox.git
[submodule "roles/postgresql"]
path = roles/postgresql
url = https://gitlab.com/shallot/ansible-role-postgresql.git
[submodule "roles/mumble"]
path = roles/mumble
url = https://gitlab.com/shallot/ansible-role-mumble.git
[submodule "roles/apache2"]
path = roles/apache2
url = https://gitlab.com/shallot/ansible-role-apache2.git
[submodule "roles/gitlab"]
path = roles/gitlab
url = https://gitlab.com/shallot/ansible-role-gitlab.git
[submodule "roles/docker"]
path = roles/docker
url = https://gitlab.com/shallot/ansible-role-docker.git
[submodule "roles/tmate"]
path = roles/tmate
url = https://gitlab.com/shallot/ansible-role-tmate.git
[submodule "roles/mysql"]
path = roles/mysql
url = https://gitlab.com/shallot/ansible-role-mysql.git
[submodule "roles/eyeo"]
path = roles/eyeo
url = https://gitlab.com/shallot/ansible-role-eyeo.git
[submodule "roles/postfix"]
path = roles/postfix
url = https://gitlab.com/shallot/ansible-role-postfix.git
[submodule "roles/libvirt"]
path = roles/libvirt
url = https://gitlab.com/shallot/ansible-role-libvirt.git
[submodule "roles/monitoring-plugins"]
path = roles/monitoring-plugins
url = https://gitlab.com/shallot/monitoring-plugins.git
[submodule "roles/icinga"]
path = roles/icinga
url = https://gitlab.com/shallot/ansible-role-icinga.git
[submodule "roles/icinga2-mattermost"]
path = roles/icinga2-mattermost
url = https://gitlab.com/shallot/icinga2-mattermost.git
[submodule "roles/elastic"]
path = roles/elastic
url = https://gitlab.com/shallot/ansible-role-elastic.git