add restic role to playbook

This commit is contained in:
Andreas Zweili 2021-08-23 14:30:56 +02:00
parent c305316ec4
commit 32e72f79fc
1 changed files with 1 additions and 0 deletions

View File

@ -5,5 +5,6 @@
- vars/main.yml
roles:
- common
- restic
tasks:
- import_tasks: tasks/main.yml