-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
28 lines (28 loc) · 891 Bytes
/
.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
[submodule "roles/ansible"]
path = roles/ansible
url = https://github.com/alvistack/ansible-role-ansible.git
branch = develop
[submodule "roles/catatonit"]
path = roles/catatonit
url = https://github.com/alvistack/ansible-role-catatonit.git
branch = develop
[submodule "roles/gosu"]
path = roles/gosu
url = https://github.com/alvistack/ansible-role-gosu.git
branch = develop
[submodule "roles/locales"]
path = roles/locales
url = https://github.com/alvistack/ansible-role-locales.git
branch = develop
[submodule "roles/python"]
path = roles/python
url = https://github.com/alvistack/ansible-role-python.git
branch = develop
[submodule "roles/sshd"]
path = roles/sshd
url = https://github.com/alvistack/ansible-role-sshd.git
branch = develop
[submodule "roles/timezone"]
path = roles/timezone
url = https://github.com/alvistack/ansible-role-timezone.git
branch = develop