From 63d5f20f38e41eb47eaef524c7b6e5622400cc0b Mon Sep 17 00:00:00 2001 From: Aine Date: Sun, 18 Aug 2024 11:42:43 +0300 Subject: [PATCH] migrate etke.cc roles --- requirements.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.yml b/requirements.yml index 6f2d502de..1c4b8d669 100644 --- a/requirements.yml +++ b/requirements.yml @@ -3,7 +3,7 @@ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-aux.git version: v1.0.0-3 name: auxiliary -- src: git+https://gitlab.com/etke.cc/roles/backup_borg.git +- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-backup_borg.git version: v1.2.8-1.8.13-0 name: backup_borg - src: git+https://github.com/devture/com.devture.ansible.role.container_socket_proxy.git @@ -15,13 +15,13 @@ - src: git+https://github.com/devture/com.devture.ansible.role.docker_sdk_for_python.git version: 129c8590e106b83e6f4c259649a613c6279e937a name: docker_sdk_for_python -- src: git+https://gitlab.com/etke.cc/roles/etherpad.git +- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-etherpad.git version: v2.2.2-0 name: etherpad - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-exim-relay.git version: v4.98-r0-1-0 name: exim_relay -- src: git+https://gitlab.com/etke.cc/roles/grafana.git +- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-grafana.git version: v11.1.4-0 name: grafana - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-jitsi.git @@ -30,7 +30,7 @@ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-keydb.git version: v6.3.4-2 name: keydb -- src: git+https://gitlab.com/etke.cc/roles/ntfy.git +- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-ntfy.git version: v2.10.0-1 name: ntfy - src: git+https://github.com/devture/com.devture.ansible.role.playbook_help.git @@ -57,7 +57,7 @@ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-postgres-exporter.git version: v0.14.0-5 name: prometheus_postgres_exporter -- src: git+https://gitlab.com/etke.cc/roles/redis.git +- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-redis.git version: v7.2.5-0 name: redis - src: git+https://github.com/devture/com.devture.ansible.role.systemd_docker_base.git