add borgmatic role

This commit is contained in:
Sergey Malyuk
2025-12-12 17:22:02 +03:00
parent c715157a7c
commit e16cc72ab2
23 changed files with 432 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
---
borg_version: "1.4.0"
glibc_version: "2.36"
pipx_version: "1.7.1"
borg_binary_url: "https://github.com/borgbackup/borg/releases/download/{{ borg_version }}/borg-linux-glibc{{ glibc_version | replace('.', '') }}.tgz"
borgmatic_pipx_bin_dir: "/opt/borgmatic/bin"
borgmatic_schedule_oncalendar: "daily"
push_pubkey: true
ssh_key_path: "/root/borgmatic/id_ed25519"
borg_compression: "lz4"
borg_keep_hourly: 0
borg_keep_daily: 3
borg_keep_weekly: 3
borg_keep_monthly: 1
borg_keep_yearly: 0
borg_uptime_kuma:
borg_loki: