diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-06-22 12:41:26 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-06-22 12:52:06 +0200 |
| commit | 1f9af83bafedc45659b422032c30b8204c7414aa (patch) | |
| tree | 321219a31365be84ca27ebbf3dbd6f5dbccfb9ae /configure.yml | |
| parent | f4977c88f9bef271fdb7f4e972c2a6dfa8124d33 (diff) | |
Add backup role for mounting a backup device on a rpi machine
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 ec7e34cb..7bfc5fb9 100644 --- a/configure.yml +++ b/configure.yml @@ -105,6 +105,7 @@ - role: "prometheus-node-exporter" - role: "grafana" - role: "neomutt" + - role: "backup" - name: "Proxmox VE configure" gather_facts: true |
