homeserver/roles/mgrote_restic/templates/restic.env.j2
Michael Grote 4c36b9964d
Some checks failed
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline failed
Revert "remove restic (#648)"
This reverts commit 170e788c9b.
2024-05-25 20:56:04 +02:00

4 lines
116 B
Django/Jinja

{{ file_header | default () }}
RESTIC_REPOSITORY="/media/restic"
RESTIC_PASSWORD="{{ restic_repository_password }}"