-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
48 lines (48 loc) · 1.72 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
[submodule "roles/account"]
path = roles/account
url = https://github.com/csanquer/ansible-role-account.git
[submodule "roles/aws"]
path = roles/aws
url = https://github.com/csanquer/ansible-role-aws.git
[submodule "roles/dnsmasq"]
path = roles/dnsmasq
url = https://github.com/csanquer/ansible-role-dnsmasq.git
[submodule "roles/packages"]
path = roles/packages
url = https://github.com/csanquer/ansible-role-packages.git
[submodule "roles/python"]
path = roles/python
url = https://github.com/csanquer/ansible-role-python.git
[submodule "roles/locales"]
path = roles/locales
url = https://github.com/csanquer/ansible-role-locales.git
[submodule "roles/samba"]
path = roles/samba
url = https://github.com/csanquer/ansible-role-samba.git
[submodule "roles/nfs"]
path = roles/nfs
url = https://github.com/csanquer/ansible-role-nfs.git
[submodule "roles/docker"]
path = roles/docker
url = https://github.com/csanquer/ansible-role-docker.git
[submodule "roles/sshd"]
path = roles/sshd
url = https://github.com/csanquer/ansible-role-sshd.git
[submodule "roles/network"]
path = roles/network
url = https://github.com/csanquer/ansible-role-network.git
[submodule "roles/oh-my-zsh"]
path = roles/oh-my-zsh
url = https://github.com/csanquer/ansible-role-oh-my-zsh.git
[submodule "roles/vagrant-tools"]
path = roles/vagrant-tools
url = https://github.com/csanquer/ansible-role-vagrant-tools.git
[submodule "roles/gitlab"]
path = roles/gitlab
url = https://github.com/csanquer/ansible-role-gitlab.git
[submodule "roles/postfix"]
path = roles/postfix
url = https://github.com/csanquer/ansible-role-postfix.git
[submodule "roles/gitlab-runner"]
path = roles/gitlab-runner
url = https://github.com/csanquer/ansible-role-gitlab-runner.git