--- # Per-host borgmatic config. Keys must match inventory_hostname. # Hosts not listed here are skipped by the `backup` role. # The value under each host is rendered verbatim as the borgmatic # config file (see https://torsion.org/borgmatic/docs/reference/configuration/). backup_hosts: testipaclient: source_directories: - /home/jakub repositories: - path: /var/backups/borg/jakub-home label: jakub-home keep_daily: 7 keep_weekly: 4 keep_monthly: 6