Fix typo
This commit is contained in:
parent
14f67cf774
commit
507bdfca63
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
||||||
- include_tasks: "load_balancer.yml"
|
- include_tasks: "load_balancer.yml"
|
||||||
when:
|
when:
|
||||||
- kubernetes_master == true
|
- kubernetes_master == true
|
||||||
- groups['KubernetesMaster'] | length > 1
|
- groups['KubernetesMasters'] | length > 1
|
||||||
|
|
||||||
- stat:
|
- stat:
|
||||||
path: /etc/kubernetes/admin.conf
|
path: /etc/kubernetes/admin.conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue