diff --git a/.gitmodules b/.gitmodules index 34f0289..bc5e775 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "roles/workstation_packages"] path = roles/workstation_packages - url = https://github.com/DO1JLR/role_install_workstaton_packages.git + url = https://github.com/cahos-bodnesee/role_install_workstaton_packages.git [submodule "roles/i3wm"] path = roles/i3wm url = https://github.com/DO1JLR/ansible-role-i3wm.git @@ -18,7 +18,7 @@ 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 + url = https://github.com/chaos-bodensee/role_sshd.git [submodule "roles/nextcloud"] path = roles/nextcloud url = https://github.com/DO1JLR/role_nextcloud_client.git @@ -36,4 +36,4 @@ url = https://github.com/DO1JLR/role-firefox-installation.git [submodule "roles/xrandr"] path = roles/xrandr - url = https://github.com/DO1JLR/role-xrandr.git + url = https://github.com/chaos-bodensee/role-xrandr.git diff --git a/roles/sshd b/roles/sshd index aa0618f..aa1156c 160000 --- a/roles/sshd +++ b/roles/sshd @@ -1 +1 @@ -Subproject commit aa0618fe8c99d5adad6241ca99d16877559cfb60 +Subproject commit aa1156cd7b75bccda1fac7652a83e6f31499608b diff --git a/roles/xrandr b/roles/xrandr index 28b6a20..ca3fdff 160000 --- a/roles/xrandr +++ b/roles/xrandr @@ -1 +1 @@ -Subproject commit 28b6a207194cd28f3c2d3768e782e216ae4cf4e9 +Subproject commit ca3fdff69ba604a1faf2ff736ca114cd785aba4e diff --git a/setup_desk_minni.yml b/setup_desk_minni.yml index 6c993d4..105d09f 100644 --- a/setup_desk_minni.yml +++ b/setup_desk_minni.yml @@ -50,6 +50,10 @@ tags: - packages - i3wm + - copy_files + - i3wm + - ntp + - xrandr roles: - copy_files - i3wm