diff --git a/.gitmodules b/.gitmodules index 63c2506..e09d55f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,15 +13,12 @@ [submodule "roles/pulseaudio"] path = roles/pulseaudio url = https://github.com/DO1JLR/role_pulseaudio_archlinux.git -[submodule "roles/sshd"] - path = roles/sshd - url = https://github.com/DO1JLR/role_sshd.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/roles/sshd"] - path = roles/roles/sshd +[submodule "roles/sshd"] + path = roles/sshd url = https://github.com/DO1JLR/role_sshd.git