WIP: backups with borg and borgmatic #39

Manually merged
jeltz merged 45 commits from backups into master 2024-07-01 01:55:28 +02:00
Showing only changes of commit cdcfad7ac2 - Show all commits

View file

@ -101,5 +101,4 @@ borg_keep_monthly: 12
borg_host_dir: "/borg/{{ ansible_fqdn }}/" borg_host_dir: "/borg/{{ ansible_fqdn }}/"
borg_backup_directories: borg_backup_directories:
- "/etc/" - "/etc/"
- "/var/"