-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
72 lines (72 loc) · 3.05 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
[submodule "roles/jnv.unattended-upgrades"]
path = roles/jnv.unattended-upgrades
url = https://github.com/jnv/ansible-role-unattended-upgrades
[submodule "roles/base"]
path = roles/base
url = https://github.com/n0emis/ansible-role-base
[submodule "roles/geerlingguy.php"]
path = roles/geerlingguy.php
url = https://github.com/geerlingguy/ansible-role-php
[submodule "roles/geerlingguy.nginx"]
path = roles/geerlingguy.nginx
url = https://github.com/geerlingguy/ansible-role-nginx
[submodule "roles/em0lar.pretix"]
path = roles/em0lar.pretix
url = https://github.com/em0lar/ansible-role-pretix.git
[submodule "roles/geerlingguy.postgresql"]
path = roles/geerlingguy.postgresql
url = https://github.com/geerlingguy/ansible-role-postgresql.git
[submodule "roles/geerlingguy.redis"]
path = roles/geerlingguy.redis
url = https://github.com/geerlingguy/ansible-role-redis.git
[submodule "roles/systemli.mumble"]
path = roles/systemli.mumble
url = https://github.com/systemli/ansible-role-mumble.git
[submodule "roles/geerlingguy.nodejs"]
path = roles/geerlingguy.nodejs
url = https://github.com/geerlingguy/ansible-role-nodejs.git
[submodule "roles/n0emis.synapse"]
path = roles/n0emis.synapse
url = https://github.com/n0emis/ansible-role-synapse
[submodule "roles/em0lar.traefik"]
path = roles/em0lar.traefik
url = https://github.com/em0lar/ansible-role-traefik.git
[submodule "roles/em0lar.oh-my-zsh"]
path = roles/em0lar.oh-my-zsh
url = https://git.em0lar.dev/ansible_roles/oh-my-zsh.git
[submodule "roles/systemli.coturn"]
path = roles/systemli.coturn
url = https://github.com/systemli/ansible-role-coturn
[submodule "roles/chaos-jetzt.dokuwiki"]
path = roles/chaos_jetzt.dokuwiki
url = https://github.com/chaos-jetzt/ansible-role-dokuwiki.git
[submodule "roles/mrlesmithjr.openldap"]
path = roles/mrlesmithjr.openldap
url = https://github.com/mrlesmithjr/ansible-openldap
[submodule "roles/em0lar.keycloak"]
path = roles/em0lar.keycloak
url = https://github.com/em0lar/ansible-role-keycloak-postgres
[submodule "roles/geerlingguy.java"]
path = roles/geerlingguy.java
url = https://github.com/geerlingguy/ansible-role-java.git
[submodule "roles/chaos-jetzt.freescout"]
path = roles/chaos_jetzt.freescout
url = https://github.com/chaos-jetzt/ansible-role-freescout.git
[submodule "roles/n0emis.louketo"]
path = roles/n0emis.louketo
url = https://git.n0emis.eu/ansible_roles/louketo
[submodule "roles/geerlingguy.docker"]
path = roles/geerlingguy.docker
url = https://github.com/geerlingguy/ansible-role-docker
[submodule "roles/chaos_jetzt.venueless"]
path = roles/chaos_jetzt.venueless
url = https://github.com/chaos-jetzt/ansible-role-venueless
[submodule "roles/cloudalchemy.node-exporter"]
path = roles/cloudalchemy.node-exporter
url = https://github.com/cloudalchemy/ansible-node-exporter
[submodule "roles/cloudalchemy.prometheus"]
path = roles/cloudalchemy.prometheus
url = https://github.com/cloudalchemy/ansible-prometheus
[submodule "roles/cloudalchemy.alertmanager"]
path = roles/cloudalchemy.alertmanager
url = https://github.com/cloudalchemy/ansible-alertmanager