From bf800d774ea400951f033c43ce11edb379f879a4 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Mon, 30 Aug 2021 17:25:30 +0200 Subject: [PATCH] add docker to the destkop role --- requirements.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.yml b/requirements.yml index 10fb6bc..d373bab 100644 --- a/requirements.yml +++ b/requirements.yml @@ -3,3 +3,5 @@ roles: scm: git - src: https://git.2li.ch/ansible/restic.git scm: git + - src: https://git.2li.ch/ansible/docker.git + scm: git