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

View file

@ -43,9 +43,10 @@
- name: Add public key to remote
delegate_to: "{{ borg_server_host }}"
become: "{{ borg_server_user }}"
become: true
authorized_key:
exclusive: false
user: "{{ borg_server_user }}"
key: "{{ ssh_key.public_key }}"
key_options: >-
command="borg serve --restrict-to-path {{ borg_host_dir }},