From 6a97d29efa69edc7a90887a7b93b66cf4703c9b2 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Thu, 5 Oct 2023 10:11:48 +0300 Subject: [PATCH] Pull Roundcube role from Github, not git.sr.ht --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 9eba02c..e307539 100644 --- a/requirements.yml +++ b/requirements.yml @@ -196,6 +196,6 @@ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-wg-easy.git version: v7-0 name: wg_easy -- src: git+https://git.sr.ht/~sergiodj/ansible-role-roundcube +- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-roundcube.git version: v1.6.3-0 name: roundcube