mirror of
https://github.com/DO1JLR/ansible_playbook_servers.git
synced 2024-09-14 19:53:56 +02:00
87 lines
3.5 KiB
Text
87 lines
3.5 KiB
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
|
|
[submodule "files/ssh_public_keys"]
|
|
path = files/ssh_public_keys
|
|
url = https://backwesen.de/ansible/ssh_public_keys.git
|
|
[submodule "roles/nginx2"]
|
|
path = roles/nginx2
|
|
url = git@git.ccczh.ch:ansible-roles/role-nginx_new2.git
|
|
[submodule "roles/acmetool2"]
|
|
path = roles/acmetool2
|
|
url = git@git.ccczh.ch:ansible-roles/role-acmetool.git
|
|
[submodule "roles/webhost2"]
|
|
path = roles/webhost2
|
|
url = git@git.ccczh.ch:ansible-roles/role-webhost.git
|
|
[submodule "roles/goaccess"]
|
|
path = roles/goaccess
|
|
url = https://github.com/roles-ansible/ansible_role_goaccess.git
|
|
[submodule "roles/geerlingguy.firewall"]
|
|
path = roles/geerlingguy.firewall
|
|
url = https://github.com/geerlingguy/ansible-role-firewall.git
|
|
[submodule "roles/robertdebock.fail2ban"]
|
|
path = roles/robertdebock.fail2ban
|
|
url = https://github.com/robertdebock/ansible-role-fail2ban.git
|
|
[submodule "roles/robertdebock.dovecot"]
|
|
path = roles/robertdebock.dovecot
|
|
url = https://github.com/robertdebock/ansible-role-dovecot.git
|
|
[submodule "roles/geerlingguy.mysql"]
|
|
path = roles/geerlingguy.mysql
|
|
url = https://github.com/geerlingguy/ansible-role-mysql.git
|
|
[submodule "roles/gitea"]
|
|
path = roles/gitea
|
|
url = https://github.com/thomas-maurice/ansible-role-gitea.git
|
|
[submodule "roles/geerlingguy.postgresql"]
|
|
path = roles/geerlingguy.postgresql
|
|
url = https://github.com/geerlingguy/ansible-role-postgresql.git
|
|
[submodule "roles/postfix"]
|
|
path = roles/postfix
|
|
url = https://github.com/DO1JLR/ansible_roler_postfix.git
|
|
[submodule "roles/do1jlr.ansible_version"]
|
|
path = roles/do1jlr.ansible_version
|
|
url = https://github.com/roles-ansible/role_ansible-version.git
|
|
[submodule "roles/do1jlr.mailserver_preperation"]
|
|
path = roles/do1jlr.mailserver_preperation
|
|
url = https://github.com/DO1JLR/ansible_role_mailserver_preperations.git
|
|
[submodule "roles/do1jlr.dovecot"]
|
|
path = roles/do1jlr.dovecot
|
|
url = https://github.com/DO1JLR/ansible_role_dovecot.git
|
|
[submodule "roles/acmetool_fix"]
|
|
path = roles/acmetool_fix
|
|
url = https://github.com/DO1JLR/ansible_role_acmetool_debian_fix.git
|
|
[submodule "roles/unbound"]
|
|
path = roles/unbound
|
|
url = https://github.com/roles-ansible/ansible_role_unbound.git
|
|
[submodule "roles/do1jlr.rspamd"]
|
|
path = roles/do1jlr.rspamd
|
|
url = https://github.com/roles-ansible/ansible_role_rspamd.git
|
|
[submodule "roles/unattended_upgrades"]
|
|
path = roles/unattended_upgrades
|
|
url = https://github.com/jnv/ansible-role-unattended-upgrades.git
|
|
[submodule "roles/do1jlr.nginx"]
|
|
path = roles/do1jlr.nginx
|
|
url = https://github.com/DO1JLR/ansible_role_nginx.git
|
|
[submodule "roles/do1jlr.acmetool"]
|
|
path = roles/do1jlr.acmetool
|
|
url = https://github.com/DO1JLR/ansible_role_acmetool.git
|
|
[submodule "roles/do1jlr.webhost"]
|
|
path = roles/do1jlr.webhost
|
|
url = https://github.com/DO1JLR/ansible_role_webhost.git
|