From c0dc56c6a14fd19a9aed19ed091abd586b0a06e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Sat, 16 Apr 2022 14:11:50 +0200 Subject: [PATCH] add hosts to playbook --- docker-host.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-host.yaml b/docker-host.yaml index 65195ea..c61d6fd 100644 --- a/docker-host.yaml +++ b/docker-host.yaml @@ -1,6 +1,6 @@ --- - name: "Deploy basic webhost with Docker" - hosts: keycloak, drone, swagger, guacamole, bitwarden + hosts: keycloak, drone, swagger, guacamole, bitwarden, nexus, nextcloud, git, roles: - netplan - common