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

138 lines
5.5 KiB
Text
Raw Normal View History

2020-12-12 23:03:33 +01:00
[submodule "roles/ranger"]
2022-05-31 23:47:17 +02:00
path = roles/do1jlr.ranger
2020-12-12 23:03:33 +01:00
url = https://github.com/roles-ansible/ansible_role_ranger.git
branch = main
2020-12-12 23:03:33 +01:00
[submodule "roles/bat"]
2022-05-31 23:47:17 +02:00
path = roles/gantsign.bat
2020-12-12 23:03:33 +01:00
url = https://github.com/gantsign/ansible_role_bat.git
branch = master
2020-12-12 23:03:33 +01:00
[submodule "roles/dotfiles"]
2022-05-31 23:47:17 +02:00
path = roles/do1jlr.dotfiles
2021-09-19 19:43:03 +02:00
url = https://github.com/roles-ansible/ansible_role_dotfiles.git
branch = main
2020-12-20 22:33:01 +01:00
[submodule "roles/users"]
2021-09-19 23:29:34 +02:00
path = roles/do1jlr.users
2021-09-19 19:43:03 +02:00
url = https://github.com/roles-ansible/ansible_role_users.git
branch = main
2020-12-20 22:33:01 +01:00
[submodule "roles/ssh_auth"]
2021-09-19 23:29:34 +02:00
path = roles/do1jlr.auth
2021-09-19 19:43:03 +02:00
url = https://github.com/roles-ansible/ansible_role_auth.git
branch = main
2020-12-20 22:33:01 +01:00
[submodule "roles/sshd"]
2021-09-19 23:29:34 +02:00
path = roles/do1jlr.sshd
2021-03-14 00:05:19 +01:00
url = https://github.com/roles-ansible/ansible_role_sshd.git
branch = main
2020-12-22 23:53:15 +01:00
[submodule "files/ssh_public_keys"]
path = files/ssh_public_keys
2023-06-14 02:39:04 +02:00
url = https://git.l3d.ch/ansible/ssh_public_keys.git
branch = main
2020-12-31 20:29:38 +01:00
[submodule "roles/geerlingguy.firewall"]
path = roles/geerlingguy.firewall
url = https://github.com/geerlingguy/ansible-role-firewall.git
branch = master
2020-12-31 20:29:38 +01:00
[submodule "roles/robertdebock.fail2ban"]
path = roles/robertdebock.fail2ban
url = https://github.com/robertdebock/ansible-role-fail2ban.git
branch = master
2021-01-02 02:03:34 +01:00
[submodule "roles/robertdebock.dovecot"]
path = roles/robertdebock.dovecot
url = https://github.com/robertdebock/ansible-role-dovecot.git
branch = master
2021-01-04 18:01:23 +01:00
[submodule "roles/geerlingguy.postgresql"]
path = roles/geerlingguy.postgresql
url = https://github.com/geerlingguy/ansible-role-postgresql.git
branch = master
2021-01-10 04:43:05 +01:00
[submodule "roles/postfix"]
path = roles/postfix
2021-09-19 19:43:03 +02:00
url = https://github.com/DO1JLR/ansible_role_postfix.git
branch = main
[submodule "roles/do1jlr.ansible_version"]
path = roles/do1jlr.ansible_version
2021-09-19 19:43:03 +02:00
url = https://github.com/roles-ansible/ansible_role_versioncheck.git
branch = main
2021-01-16 18:04:32 +01:00
[submodule "roles/do1jlr.mailserver_preperation"]
path = roles/do1jlr.mailserver_preperation
url = https://github.com/DO1JLR/ansible_role_mailserver_preperations.git
branch = main
[submodule "roles/do1jlr.dovecot"]
path = roles/do1jlr.dovecot
url = https://github.com/DO1JLR/ansible_role_dovecot.git
branch = main
2021-01-18 22:41:02 +01:00
[submodule "roles/unbound"]
2021-09-30 00:51:43 +02:00
path = roles/do1jlr.unbound
2021-01-18 22:41:02 +01:00
url = https://github.com/roles-ansible/ansible_role_unbound.git
branch = main
2021-01-20 23:42:01 +01:00
[submodule "roles/do1jlr.rspamd"]
path = roles/do1jlr.rspamd
url = https://github.com/roles-ansible/ansible_role_rspamd.git
branch = main
[submodule "roles/do1jlr.nginx"]
path = roles/do1jlr.nginx
url = https://github.com/DO1JLR/ansible_role_nginx.git
branch = main
[submodule "roles/do1jlr.acmetool"]
path = roles/do1jlr.acmetool
url = https://github.com/DO1JLR/ansible_role_acmetool.git
branch = master
2021-02-06 23:41:53 +01:00
[submodule "roles/do1jlr.webhost"]
path = roles/do1jlr.webhost
2021-04-18 23:12:44 +02:00
url = https://github.com/roles-ansible/ansible_role_webhost.git
branch = master
2021-05-27 16:19:52 +02:00
[submodule "roles/do1jlr.weechat"]
path = roles/do1jlr.weechat
2021-09-19 19:43:03 +02:00
url = https://github.com/roles-ansible/ansible_role_weechat.git
branch = master
2021-09-01 03:13:26 +02:00
[submodule "roles/do1jlr.rtl_nic_firmware"]
path = roles/do1jlr.rtl_nic_firmware
url = https://github.com/DO1JLR/ansible_role_rtl_nic_firmware.git
branch = master
2021-09-17 00:02:30 +02:00
[submodule "roles/do1jlr.avahi_client"]
path = roles/do1jlr.avahi_client
url = https://github.com/roles-ansible/ansible_role_avahi_client.git
branch = master
2021-09-20 00:35:02 +02:00
[submodule "roles/do1jlr.admin_base"]
path = roles/do1jlr.admin_base
url = https://github.com/roles-ansible/ansible_admin_base_role.git
branch = master
2021-09-27 00:47:39 +02:00
[submodule "roles/do1jlr.ntp"]
path = roles/do1jlr.ntp
url = https://github.com/roles-ansible/ansible_role_ntp.git
branch = master
2022-11-11 00:39:06 +01:00
[submodule "roles/do1jlr.etebase"]
path = roles/do1jlr.etebase
url = https://github.com/roles-ansible/ansible_role_etebase.git
branch = master
2023-04-25 15:29:46 +02:00
[submodule "collections/ansible_collections/community/mysql"]
path = collections/ansible_collections/community/mysql
url = https://github.com/ansible-collections/community.mysql.git
[submodule "collections/ansible_collections/community/crypto"]
path = collections/ansible_collections/community/crypto
url = https://github.com/ansible-collections/community.crypto.git
2023-05-10 00:22:07 +02:00
[submodule "collections/ansible_collections/l3d/git"]
path = collections/ansible_collections/l3d/git
url = https://github.com/roles-ansible/ansible_collection_git.git
2023-05-24 20:01:19 +02:00
[submodule "collections/ansible_collections/ansible/posix"]
path = collections/ansible_collections/ansible/posix
url = https://github.com/ansible-collections/ansible.posix.git
2023-06-14 02:39:04 +02:00
[submodule "roles/geerlingguy.mysql"]
path = roles/geerlingguy.mysql
url = https://github.com/geerlingguy/ansible-role-mysql.git
[submodule "roles/do1jlr.packages"]
path = roles/l3d.packages
url = https://github.com/roles-ansible/ansible_role_packages.git
2023-10-31 16:34:45 +01:00
[submodule "collections/ansible_collections/prometheus/prometheus"]
path = collections/ansible_collections/prometheus/prometheus
url = https://github.com/prometheus-community/ansible
[submodule "collections/ansible_collections/community/grafana"]
path = collections/ansible_collections/community/grafana
url = https://github.com/ansible-collections/community.grafana
[submodule "collections/ansible_collections/grafana/grafana"]
path = collections/ansible_collections/grafana/grafana
url = https://github.com/grafana/grafana-ansible-collection
2023-11-07 00:23:42 +01:00
[submodule "roles/unattended_upgrades"]
path = roles/unattended_upgrades
url = https://github.com/hifis-net/ansible-role-unattended-upgrades.git
2023-11-09 21:15:05 +01:00
[submodule "collections/ansible_collections/community/general"]
path = collections/ansible_collections/community/general
url = https://github.com/ansible-collections/community.general.git