server_automation

This repo is destined for my server automations and setup.

935 BGITMODULES
.gitmodules
935 B40 lines • plaintext
1[submodule "roles/snapcast-client"]
2	path = roles/snapcast-client
3	url = ../snapcast-client
4[submodule "roles/user"]
5	path = roles/user
6	url = ../user
7[submodule "roles/system"]
8	path = roles/system
9	url = ../system
10[submodule "roles/gui-gnome"]
11	path = roles/gui-gnome
12	url = ../gui-gnome
13[submodule "roles/backup"]
14	path = roles/backup
15	url = ../backup
16[submodule "roles/homeassistant"]
17	path = roles/homeassistant
18	url = ../homeassistant
19[submodule "roles/nas"]
20	path = roles/nas
21	url = ../nas
22[submodule "roles/runner"]
23	path = roles/runner
24	url = ../runner
25[submodule "roles/gpu"]
26	path = roles/gpu
27	url = ../gpu
28[submodule "roles/docker-framework"]
29	path = roles/docker-framework
30	url = ../docker-framework
31[submodule "roles/storage"]
32	path = roles/storage
33	url = ../storage
34[submodule "roles/connectivity"]
35	path = roles/connectivity
36	url = ../connectivity
37[submodule "roles/entrance"]
38	path = roles/entrance
39	url = ../entrance
40