mirror of
https://github.com/DO1JLR/ansible_playbook_servers.git
synced 2024-09-14 19:53:56 +02:00
21 lines
757 B
Text
21 lines
757 B
Text
[submodule "roles/base"]
|
|
path = roles/base
|
|
url = https://github.com/roles-ansible/ansible_role_base.git
|
|
[submodule "roles/ranger"]
|
|
path = roles/ranger
|
|
url = https://github.com/roles-ansible/ansible_role_ranger.git
|
|
[submodule "roles/bat"]
|
|
path = roles/bat
|
|
url = https://github.com/gantsign/ansible_role_bat.git
|
|
[submodule "roles/dotfiles"]
|
|
path = roles/dotfiles
|
|
url = https://github.com/chaos-bodensee/role_dotfiles.git
|
|
[submodule "roles/users"]
|
|
path = roles/users
|
|
url = https://github.com/chaos-bodensee/role-manage_users.git
|
|
[submodule "roles/ssh_auth"]
|
|
path = roles/ssh_auth
|
|
url = https://github.com/chaos-bodensee/role-ssh_authorized_keys.git
|
|
[submodule "roles/sshd"]
|
|
path = roles/sshd
|
|
url = https://github.com/chaos-bodensee/role_sshd.git
|