add borg backup test

This commit is contained in:
Pim Kunis 2023-01-10 23:55:25 +01:00
parent ace3a9ac83
commit ecfb6b92f4
12 changed files with 107 additions and 0 deletions

2
roles/borg/vars/main.yml Normal file
View file

@ -0,0 +1,2 @@
service_name: borg
service_dir: "{{ base_service_dir }}/{{ service_name }}"