Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "external backup on borg"

Merged Arthur BOUDREAULT requested to merge 40-external-backup-on-borg into main
Compare and Show latest version
3 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -27,7 +27,7 @@
ansible.builtin.import_role:
name: m3nu.ansible_role_borgbackup
- name: Configure host for Borg Remote repository #in README, need to tell that ssh pub/priv keys are necessary
- name: Configure host for Borg Remote repository
block:
- name: deploy ssh public key for BorgBackup
ansible.builtin.copy:
Loading