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 86f8b31159 - Show all commits

View file

@ -64,6 +64,7 @@
- name: Gather server facts - name: Gather server facts
delegate_to: "{{ borg_server_host }}" delegate_to: "{{ borg_server_host }}"
delegate_facts: true
setup: setup:
gather_subset: gather_subset:
- all - all