-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
27 lines (27 loc) · 1.02 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
[submodule "ansible/roles/nginx"]
path = ansible/roles/nginx
url = https://github.com/jdauphant/ansible-role-nginx.git
[submodule "ansible/roles/users"]
path = ansible/roles/users
url = https://github.com/mivok/ansible-users.git
[submodule "ansible/roles/sudo"]
path = ansible/roles/sudo
url = https://github.com/weareinteractive/ansible-sudo.git
[submodule "ansible/roles/ssh"]
path = ansible/roles/ssh
url = https://github.com/ANXS/openssh.git
[submodule "ansible/roles/ufw"]
path = ansible/roles/ufw
url = https://github.com/jlund/ansible-ufw.git
[submodule "ansible/roles/zsh"]
path = ansible/roles/zsh
url = https://github.com/g-div/devbox.oh-my-zsh.git
[submodule "ansible/roles/nvm"]
path = ansible/roles/nvm
url = https://github.com/g-div/ansible-nvm.git
[submodule "ansible/roles/mongodb"]
path = ansible/roles/mongodb
url = https://github.com/Stouts/Stouts.mongodb.git
[submodule "ansible/roles/github_keys"]
path = ansible/roles/github_keys
url = https://github.com/g-div/ansible-role-add-ssh-keys-from-github.git