mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2024-11-22 11:48:22 +01:00
Bugfix, broke clustering with v1.6.2
This commit is contained in:
parent
9524b07df0
commit
23ba527bc2
@ -46,4 +46,3 @@
|
|||||||
- import_tasks: build/configure-k3s-cluster.yml
|
- import_tasks: build/configure-k3s-cluster.yml
|
||||||
when: k3s_build_cluster is defined and k3s_build_cluster
|
when: k3s_build_cluster is defined and k3s_build_cluster
|
||||||
and k3s_control_node_address is defined
|
and k3s_control_node_address is defined
|
||||||
and k3s_control_token is defined
|
|
||||||
|
Loading…
Reference in New Issue
Block a user