1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00

update .gitmodules

This commit is contained in:
L3D 2021-09-19 19:43:03 +02:00
parent d8b026b928
commit 045f7cbed7
Signed by: l3d
GPG key ID: CD08445BFF4313D1

12
.gitmodules vendored
View file

@ -9,13 +9,13 @@
url = https://github.com/gantsign/ansible_role_bat.git url = https://github.com/gantsign/ansible_role_bat.git
[submodule "roles/dotfiles"] [submodule "roles/dotfiles"]
path = roles/dotfiles path = roles/dotfiles
url = https://github.com/chaos-bodensee/role_dotfiles.git url = https://github.com/roles-ansible/ansible_role_dotfiles.git
[submodule "roles/users"] [submodule "roles/users"]
path = roles/users path = roles/users
url = https://github.com/chaos-bodensee/role-manage_users.git url = https://github.com/roles-ansible/ansible_role_users.git
[submodule "roles/ssh_auth"] [submodule "roles/ssh_auth"]
path = roles/ssh_auth path = roles/ssh_auth
url = https://github.com/chaos-bodensee/role-ssh_authorized_keys.git url = https://github.com/roles-ansible/ansible_role_auth.git
[submodule "roles/sshd"] [submodule "roles/sshd"]
path = roles/sshd path = roles/sshd
url = https://github.com/roles-ansible/ansible_role_sshd.git url = https://github.com/roles-ansible/ansible_role_sshd.git
@ -48,10 +48,10 @@
url = https://github.com/geerlingguy/ansible-role-postgresql.git url = https://github.com/geerlingguy/ansible-role-postgresql.git
[submodule "roles/postfix"] [submodule "roles/postfix"]
path = roles/postfix path = roles/postfix
url = https://github.com/DO1JLR/ansible_roler_postfix.git url = https://github.com/DO1JLR/ansible_role_postfix.git
[submodule "roles/do1jlr.ansible_version"] [submodule "roles/do1jlr.ansible_version"]
path = roles/do1jlr.ansible_version path = roles/do1jlr.ansible_version
url = https://github.com/roles-ansible/role_ansible-version.git url = https://github.com/roles-ansible/ansible_role_versioncheck.git
[submodule "roles/do1jlr.mailserver_preperation"] [submodule "roles/do1jlr.mailserver_preperation"]
path = roles/do1jlr.mailserver_preperation path = roles/do1jlr.mailserver_preperation
url = https://github.com/DO1JLR/ansible_role_mailserver_preperations.git url = https://github.com/DO1JLR/ansible_role_mailserver_preperations.git
@ -81,7 +81,7 @@
url = https://github.com/roles-ansible/ansible_role_webhost.git url = https://github.com/roles-ansible/ansible_role_webhost.git
[submodule "roles/do1jlr.weechat"] [submodule "roles/do1jlr.weechat"]
path = roles/do1jlr.weechat path = roles/do1jlr.weechat
url = https://github.com/chaos-bodensee/role_weechat.git url = https://github.com/roles-ansible/ansible_role_weechat.git
[submodule "roles/do1jlr.ovh_dyndns"] [submodule "roles/do1jlr.ovh_dyndns"]
path = roles/do1jlr.ovh_dyndns path = roles/do1jlr.ovh_dyndns
url = https://github.com/DO1JLR/ansible_role_ovh_dyndns.git url = https://github.com/DO1JLR/ansible_role_ovh_dyndns.git