[Unit] Description=Backup service data snapshots using restic Documentation=man:restic(8) [Service] Type=oneshot Environment=TZ=UTC Environment=RESTIC_CACHE_DIR=/var/cache/restic Environment=RESTIC_PASSWORD_FILE=/etc/restic.password EnvironmentFile=/etc/scaleway.keys ExecStart=/usr/local/sbin/restic-service-data --root-dataset rpool/var/lib/{{ ansible_hostname }}/data --bucket-endpoint {{ scw_bucket_endpoint }}