1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00
ansible_linux_desktop_setup/.gitmodules

48 lines
1.8 KiB
Text

[submodule "roles/workstation_packages"]
path = roles/workstation_packages
url = https://github.com/cahos-bodnesee/role_install_workstaton_packages.git
[submodule "roles/i3wm"]
path = roles/i3wm
url = https://github.com/chaos-bodensee/ansible-role-i3wm.git
[submodule "roles/dotfiles"]
path = roles/dotfiles
url = https://github.com/chaos-bodensee/role_dotfiles.git
[submodule "roles/pulseaudio"]
path = roles/pulseaudio
url = https://github.com/chaos-bodensee/role_pulseaudio_archlinux.git
[submodule "roles/authorized_keys"]
path = roles/authorized_keys
url = https://github.com/ffbsee/role-ssh_authorized_keys.git
[submodule "files/admin_ssh_keys"]
path = files/admin_ssh_keys
url = https://gitea.see-base.de/toolbox/ssh-public-keys.git
[submodule "roles/sshd"]
path = roles/sshd
url = https://github.com/chaos-bodensee/role_sshd.git
[submodule "roles/nextcloud"]
path = roles/nextcloud
url = https://github.com/DO1JLR/role_nextcloud_client.git
[submodule "roles/ntp"]
path = roles/ntp
url = https://github.com/chaos-bodensee/role-ntp.git
[submodule "roles/arch-fonts"]
path = roles/arch-fonts
url = https://github.com/chaos-bodensee/role-arch-fonts.git
[submodule "roles/akku-warning"]
path = roles/akku-warning
url = https://github.com/chaos-bodensee/role_akku_warning.git
[submodule "roles/install-firefox"]
path = roles/install-firefox
url = https://github.com/chaos-bodensee/role-firefox-installation.git
[submodule "roles/xrandr"]
path = roles/xrandr
url = https://github.com/chaos-bodensee/role-xrandr.git
[submodule "roles/winehq"]
path = roles/winehq
url = https://github.com/ekultails/ansible_role_wine.git
[submodule "roles/no-sleep"]
path = roles/no-sleep
url = https://github.com/chaos-bodensee/role_disable_sleep.git
[submodule "roles/manage_users"]
path = roles/manage_users
url = https://github.com/chaos-bodensee/role-manage_users.git