From 832aeb962d4aa502a03c9d4bd6b04093001e9df1 Mon Sep 17 00:00:00 2001 From: noah <61599590+lingawakad@users.noreply.github.com> Date: Thu, 20 Jun 2024 13:17:54 -0400 Subject: [PATCH] Update requirements.yml bump Calibre-Web role to v0.6.21-1 enabling use of LSIO Docker mods --- templates/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/requirements.yml b/templates/requirements.yml index f54139d..74ce580 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -33,7 +33,7 @@ name: backup_borg activation_prefix: backup_borg_ - src: git+https://github.com/lingawakad/ansible-role-calibre-web.git - version: v0.6.21-0 + version: v0.6.21-1 name: calibre-web activation_prefix: calibre-web - src: git+https://github.com/nielscil/ansible-role-changedetection.git