From 23ba527bc224d1276b20bd388eb7f62b24bb0058 Mon Sep 17 00:00:00 2001 From: Xan Manning Date: Mon, 25 May 2020 17:11:45 +0100 Subject: [PATCH] Bugfix, broke clustering with v1.6.2 --- tasks/state-installed.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/state-installed.yml b/tasks/state-installed.yml index 834fef9..559ef3c 100644 --- a/tasks/state-installed.yml +++ b/tasks/state-installed.yml @@ -46,4 +46,3 @@ - import_tasks: build/configure-k3s-cluster.yml when: k3s_build_cluster is defined and k3s_build_cluster and k3s_control_node_address is defined - and k3s_control_token is defined