2021-02-23 12:35:07 +01:00
|
|
|
## mgrote.restic
|
2020-08-18 11:57:53 +02:00
|
|
|
|
|
|
|
### Beschreibung
|
|
|
|
Installiert und konfiguriert restic.
|
2022-02-21 16:42:22 +01:00
|
|
|
Das Repository wird über (auto)mount-Units gemountet.
|
|
|
|
Das Backup wird über Timer-Units geplant.
|
|
|
|
|
|
|
|
Im Fehlerfall wird eine Mail verschickt.
|
|
|
|
Die Konfigurationsdaten liegen unter "{{ restic_conf_dir }}.
|
|
|
|
|
2021-07-16 12:52:43 +02:00
|
|
|
### getestet auf
|
2020-08-18 11:57:53 +02:00
|
|
|
- [X] Ubuntu (>=18.04)
|
2022-02-21 16:42:22 +01:00
|
|
|
- [] Debian
|
|
|
|
- [X] ProxMox 7*
|
2020-08-18 11:57:53 +02:00
|
|
|
|
|
|
|
### Variablen + Defaults
|
2021-01-05 17:41:18 +01:00
|
|
|
see [defaults](./defaults/main.yml)
|