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

70 lines
2.7 KiB
Text
Raw Normal View History

2018-11-17 21:23:15 +01:00
[submodule "roles/workstation_packages"]
path = roles/workstation_packages
2019-12-04 22:55:22 +01:00
url = https://github.com/chaos-bodensee/role_install_workstaton_packages.git
2018-11-17 22:57:13 +01:00
[submodule "roles/i3wm"]
path = roles/i3wm
2019-05-29 11:11:46 +02:00
url = https://github.com/chaos-bodensee/ansible-role-i3wm.git
2018-11-18 00:08:50 +01:00
[submodule "roles/dotfiles"]
path = roles/dotfiles
url = https://github.com/chaos-bodensee/role_dotfiles.git
2019-02-19 19:03:21 +01:00
[submodule "roles/pulseaudio"]
path = roles/pulseaudio
url = https://github.com/chaos-bodensee/role_pulseaudio_archlinux.git
2019-02-20 10:47:53 +01:00
[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
2021-03-15 16:27:37 +01:00
url = https://backwesen.de/ansible/ssh_public_keys.git
2019-02-20 11:19:39 +01:00
[submodule "roles/sshd"]
2021-09-18 23:17:35 +02:00
path = roles/do1jlr.sshd
2021-03-15 11:12:18 +01:00
url = https://github.com/roles-ansible/ansible_role_sshd.git
2019-02-20 13:00:03 +01:00
[submodule "roles/nextcloud"]
path = roles/nextcloud
url = https://github.com/DO1JLR/role_nextcloud_client.git
2019-03-15 22:18:51 +01:00
[submodule "roles/ntp"]
path = roles/ntp
2019-05-17 16:38:59 +02:00
url = https://github.com/chaos-bodensee/role-ntp.git
2019-03-15 22:18:51 +01:00
[submodule "roles/arch-fonts"]
path = roles/arch-fonts
2019-06-11 09:12:11 +02:00
url = https://github.com/chaos-bodensee/role-arch-fonts.git
2019-04-07 18:53:44 +02:00
[submodule "roles/akku-warning"]
path = roles/akku-warning
2020-03-03 10:21:25 +01:00
url = https://github.com/roles-ansible/role_akku_warning.git
2019-04-25 09:31:35 +02:00
[submodule "roles/install-firefox"]
path = roles/install-firefox
url = https://github.com/roles-ansible/ansible_role_install_firefox.git
2019-04-26 09:27:35 +02:00
[submodule "roles/xrandr"]
path = roles/xrandr
2019-05-17 11:15:21 +02:00
url = https://github.com/chaos-bodensee/role-xrandr.git
2019-06-14 10:28:55 +02:00
[submodule "roles/winehq"]
path = roles/winehq
url = https://github.com/ekultails/ansible_role_wine.git
2019-06-22 18:46:31 +02:00
[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
[submodule "roles/polybar"]
path = roles/polybar
url = https://github.com/chaos-bodensee/role_install-polybar.git
2020-01-23 13:40:18 +01:00
[submodule "roles/ansible_version"]
path = roles/ansible_version
url = https://github.com/chaos-bodensee/role-ansible_version.git
2020-12-16 17:35:28 +01:00
[submodule "roles/base"]
2021-03-15 16:29:36 +01:00
path = roles/do1jlr.base
2020-12-16 17:35:28 +01:00
url = https://github.com/roles-ansible/ansible_role_base.git
2021-03-15 16:13:07 +01:00
[submodule "roles/bat"]
path = roles/bat
url = https://github.com/gantsign/ansible_role_bat.git
2021-09-01 15:59:08 +02:00
[submodule "roles/amdgpu_firmware"]
path = roles/amdgpu_firmware
url = https://github.com/DO1JLR/ansible_role_amdgpu_firmware.git
2021-09-02 01:42:14 +02:00
[submodule "roles/do1jlr.avahi"]
path = roles/do1jlr.avahi_daemon
url = https://github.com/roles-ansible/ansible_role_avahi_daemon.git
2021-09-02 03:12:02 +02:00
[submodule "roles/do1jlr.avahi_client"]
path = roles/do1jlr.avahi_client
url = https://github.com/roles-ansible/ansible_role_avahi_client.git