-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
24 lines (24 loc) · 1003 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
[submodule "roles/kdump"]
path = roles/kdump
url = https://github.com/wingcon/ansible-role-kdump.git
[submodule "roles/dhcpcd"]
path = roles/dhcpcd
url = https://github.com/DEvil0000/ansible-role-dhcpcd.git
[submodule "roles/docker-install"]
path = roles/docker-install
url = https://github.com/DEvil0000/ansible-role-docker-install.git
[submodule "roles/interfaces"]
path = roles/interfaces
url = https://github.com/avinetworks/ansible-role-network_interface.git
[submodule "roles/respondd-install"]
path = roles/respondd-install
url = https://github.com/DEvil0000/ansible-role-respondd-install.git
[submodule "roles/fastd-install"]
path = roles/fastd-install
url = https://github.com/DEvil0000/ansible-role-fastd-install.git
[submodule "roles/alfred-install"]
path = roles/alfred-install
url = https://github.com/DEvil0000/ansible-role-alfred-install.git
[submodule "roles/batman-install"]
path = roles/batman-install
url = https://github.com/DEvil0000/ansible-role-batman-install.git