From d2a0f681a1ae21d3b9c1fdaca66a2ba684e61ff0 Mon Sep 17 00:00:00 2001 From: Aine Date: Sat, 2 Nov 2024 00:18:16 +0200 Subject: [PATCH] borg: fix postgres version check --- templates/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/requirements.yml b/templates/requirements.yml index 1a3bb29a..56858700 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -29,7 +29,7 @@ name: auxiliary activation_prefix: aux_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-backup_borg.git - version: v1.2.8-1.8.13-1 + version: v1.2.8-1.8.13-2 name: backup_borg activation_prefix: backup_borg_ - src: git+https://github.com/lingawakad/ansible-role-calibre-web.git