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 "fix: improve borgbackup ssh keys handling"

Merged Arthur BOUDREAULT requested to merge 61-fix-improve-borgbackup-ssh-keys-handling into main
All threads resolved!
@@ -27,9 +27,9 @@
- name: Gather facts for BorgBackup role
ansible.builtin.setup:
tags:
- borg
- backup
tags:
- borg
- backup
- name: run BorgBackup role
ansible.builtin.import_role:
Loading