From 2341b380383fafc460fdb7962ac1c2363e156c13 Mon Sep 17 00:00:00 2001 From: Rene Mewissen Date: Thu, 9 Feb 2023 14:52:18 +0100 Subject: [PATCH] portainer is started with docker-compose --- host_vars/docker01.universe.local.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_vars/docker01.universe.local.yml b/host_vars/docker01.universe.local.yml index d188740..2323b00 100644 --- a/host_vars/docker01.universe.local.yml +++ b/host_vars/docker01.universe.local.yml @@ -1,2 +1,2 @@ --- -run_portainer: true \ No newline at end of file +run_portainer: false \ No newline at end of file