1
0
Fork 0

Revitalized the borg role

This commit is contained in:
Julien Dessaux 2021-02-11 19:10:38 +01:00
parent 0087b1fc16
commit 6e49d2b6c7
11 changed files with 85 additions and 37 deletions

4
vars/Debian.yml Normal file
View file

@ -0,0 +1,4 @@
---
borg_packages:
- borgbackup
...