This commit is contained in:
Kuba Orlik 2026-06-04 00:04:54 +02:00
parent fcf256a933
commit b3e8928ff5

View File

@ -7,6 +7,7 @@
if (cloudflare_r2_endpoint | urlsplit('path') | default('') | length > 1)
else (backup_bucket_prefix ~ '-' ~ inventory_hostname)
}}
- set_fact:
restic_repository: "s3:{{ endpoint_without_bucket }}/{{ bucket_name }}"
- name: create the /backup-dirs file # this also runs on main in case someone doesn't run the backup.yml