-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 793 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 793 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "ansible/roles/nvm"]
path = ansible/roles/nvm
url = https://github.com/aaronkvanmeerten/ansible-nvm.git
[submodule "ansible/roles/memcached"]
path = ansible/roles/memcached
url = https://github.com/aaronkvanmeerten/ansible-role-memcached.git
[submodule "ansible/roles/haproxy"]
path = ansible/roles/haproxy
url = https://github.com/aaronkvanmeerten/ansible-haproxy.git
[submodule "ansible/roles/docker"]
path = ansible/roles/docker
url = https://github.com/aaronkvanmeerten/ansible-role-docker.git
[submodule "ansible/roles/nomad"]
path = ansible/roles/nomad
url = https://github.com/aaronkvanmeerten/ansible-nomad.git
[submodule "ansible/roles/consul-template"]
path = ansible/roles/consul-template
url = https://github.com/aaronkvanmeerten/ansible-consul-template.git