mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
Add submodules
This commit is contained in:
parent
c7a2e68ea7
commit
331295058a
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -13,3 +13,12 @@
|
|||
[submodule "roles/pulseaudio"]
|
||||
path = roles/pulseaudio
|
||||
url = https://github.com/DO1JLR/role_pulseaudio_archlinux.git
|
||||
[submodule "sshd"]
|
||||
path = 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
|
||||
|
|
1
files/admin_ssh_keys
Submodule
1
files/admin_ssh_keys
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit f26074d4e35caaf161bd941cfd00db87404f64e9
|
1
roles/authorized_keys
Submodule
1
roles/authorized_keys
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 31acb0c8e351678f5a0283dc4e74434457fd2050
|
1
sshd
Submodule
1
sshd
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6ecf1ca01a1864603649553ed0cb628ce84f7066
|
Loading…
Reference in a new issue