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 313314a674 - Show all commits

View file

@ -3,6 +3,9 @@
template:
src: "apt/{{ item }}.j2"
dest: "/etc/apt/{{ item }}"
owner: root
group: root
mode: u=rw,g=r,o=
loop:
- sources.list.d/bullseye.list
- preferences.d/borgmatic-bullseye