From ded892e34378c3675717384decebbf87e3f70039 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 22 Jun 2026 16:55:49 +0200 Subject: Add garage to rpi to use as s3-compatible backend for backups --- configure.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.yml') diff --git a/configure.yml b/configure.yml index 7bfc5fb9..8cb3bb79 100644 --- a/configure.yml +++ b/configure.yml @@ -106,6 +106,7 @@ - role: "grafana" - role: "neomutt" - role: "backup" + - role: "garage" - name: "Proxmox VE configure" gather_facts: true -- cgit v1.2.3