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 c6cae75031 - Show all commits

View file

@ -34,7 +34,7 @@
state: directory
owner: "{{ borg_server_user }}"
group: "{{ borg_server_group }}"
mode: u=rw
mode: u=rwx,g=,o=
- include_role:
name: update_motd