diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-06-22 16:55:49 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-06-22 16:55:49 +0200 |
| commit | ded892e34378c3675717384decebbf87e3f70039 (patch) | |
| tree | 79d6b85a1c592c0ba5ae9245edb5610c3b78ff66 /configure.yml | |
| parent | c8a1d4eac9e5ade57b6bf34dfc26e5516cb43726 (diff) | |
Add garage to rpi to use as s3-compatible backend for backups
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
