From 5598432d8f7bc31bc1c2f5e26a43781dbeb68b33 Mon Sep 17 00:00:00 2001 From: Rene Mewissen Date: Wed, 22 Jun 2022 17:30:32 +0200 Subject: [PATCH] added host_vars for docker01 --- host_vars/docker01.universe.local | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 host_vars/docker01.universe.local diff --git a/host_vars/docker01.universe.local b/host_vars/docker01.universe.local new file mode 100644 index 0000000..d188740 --- /dev/null +++ b/host_vars/docker01.universe.local @@ -0,0 +1,2 @@ +--- +run_portainer: true \ No newline at end of file