diff --git a/tasks/cluster_k3s.yml b/tasks/cluster_k3s.yml index 1814932..9318b77 100644 --- a/tasks/cluster_k3s.yml +++ b/tasks/cluster_k3s.yml @@ -126,9 +126,9 @@ wait_for: path: /etc/rancher/k3s/k3s.yaml - - name: Wait for node-token + - name: Wait for token wait_for: - path: /var/lib/rancher/k3s/server/node-token + path: /var/lib/rancher/k3s/server/token - name: Add {{ ansible_hostname }} to KubernetesMasterConfigured group group_by: