mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
24 lines
916 B
Text
24 lines
916 B
Text
[submodule "roles/workstation_packages"]
|
|
path = roles/workstation_packages
|
|
url = https://github.com/DO1JLR/role_install_workstaton_packages.git
|
|
[submodule "roles/i3wm"]
|
|
path = roles/i3wm
|
|
url = https://github.com/DO1JLR/ansible-role-i3wm.git
|
|
[submodule "roles/dotfiles"]
|
|
path = roles/dotfiles
|
|
url = https://github.com/DO1JLR/role_dotfiles.git
|
|
[submodule "roles/firefox"]
|
|
path = roles/firefox
|
|
url = https://github.com/maxbachmann/role-firefox.git
|
|
[submodule "roles/pulseaudio"]
|
|
path = roles/pulseaudio
|
|
url = https://github.com/DO1JLR/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/DO1JLR/role_sshd.git
|