fix(restic): don't prepend collection name in same collection

This commit is contained in:
Lars Kaiser 2023-10-25 13:04:02 +02:00
parent 740799de21
commit a2f368452c
No known key found for this signature in database
GPG key ID: BB97304A16BC5DCF

View file

@ -3,4 +3,4 @@
hosts: "{{ restic_hosts | default('restic') }}"
become: true
roles:
- role: famedly.base.restic
- role: restic