mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2024-11-05 13:23:30 +01:00
Bugfix, broke clustering with v1.6.2
This commit is contained in:
parent
9524b07df0
commit
23ba527bc2
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue