Use Fedder's TrueNAS for Restic backups #153

Merged
samsapti merged 8 commits from restic_fedder into main 2023-03-05 22:01:54 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 439f232ecc - Show all commits

View File

@ -17,7 +17,7 @@
content: "{{ restic_secrets.ssh_privkey }}"
- name: Derive public SSH key
shell: >
shell: >-
ssh-keygen -f {{ services.restic.volume_folder }}/ssh/id_ed25519 -y
> {{ services.restic.volume_folder }}/ssh/id_ed25519.pub
args: