add docker to the playbook

This commit is contained in:
Andreas Zweili 2021-08-30 17:26:40 +02:00
parent bf800d774e
commit 8aaed62a4f
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
roles: roles:
- common - common
- restic - restic
- docker
tasks: tasks:
- import_tasks: tasks/main.yml - import_tasks: tasks/main.yml
vars_files: vars_files: