-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
21 lines (21 loc) · 941 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "roles/andrewrothstein.bash"]
path = roles/andrewrothstein.bash
url = https://github.com/andrewrothstein/ansible-bash.git
[submodule "roles/andrewrothstein.unarchive-deps"]
path = roles/andrewrothstein.unarchive-deps
url = https://github.com/andrewrothstein/ansible-unarchive-deps.git
[submodule "roles/zabbix-web"]
path = roles/zabbix-web
url = https://github.com/dj-wasabi/ansible-zabbix-web.git
[submodule "roles/zabbix-server"]
path = roles/zabbix-server
url = https://github.com/dj-wasabi/ansible-zabbix-server.git
[submodule "roles/zabbix-agent"]
path = roles/zabbix-agent
url = https://github.com/dj-wasabi/ansible-zabbix-agent.git
[submodule "roles/geerlingguy.apache"]
path = roles/geerlingguy.apache
url = https://github.com/geerlingguy/ansible-role-apache.git
[submodule "roles/andrewrothstein.anaconda"]
path = roles/andrewrothstein.anaconda
url = https://github.com/andrewrothstein/ansible-anaconda.git