Add restic to walker
This commit is contained in:
parent
7fc67ca8d4
commit
1431f7a30a
2 changed files with 12 additions and 0 deletions
|
@ -1 +1,12 @@
|
||||||
with_traefik_pages: true
|
with_traefik_pages: true
|
||||||
|
|
||||||
|
restic_backup_locations:
|
||||||
|
- /opt
|
||||||
|
healthchecks_id: !vault |
|
||||||
|
$ANSIBLE_VAULT;1.1;AES256
|
||||||
|
30663732643431326232366364373238653263613039373232663563303334326137376663373366
|
||||||
|
6136306335363665313133623531643736653934323034620a346461633634633932343936376361
|
||||||
|
36386539376630333361336664616238363532643764616137666435336366373962396336633835
|
||||||
|
6338343236636637620a643137396563333862376464333461376535663938313034323236653334
|
||||||
|
34393364666562303630396333663463363735353134313161303062373433393731373461383634
|
||||||
|
6266613466303865333834616630626337383735323566336639
|
||||||
|
|
|
@ -86,6 +86,7 @@
|
||||||
- duplicati
|
- duplicati
|
||||||
- plausible
|
- plausible
|
||||||
- pages
|
- pages
|
||||||
|
- restic
|
||||||
|
|
||||||
- hosts: jellyfin
|
- hosts: jellyfin
|
||||||
roles:
|
roles:
|
||||||
|
|
Loading…
Reference in a new issue