mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Test: remove bin_dir from other tasks move to common_vars.yml
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
---
|
||||
- name: Testcases checking pods
|
||||
hosts: kube_control_plane[0]
|
||||
vars:
|
||||
bin_dir: /usr/local/bin
|
||||
tasks:
|
||||
|
||||
- import_role: # noqa name[missing]
|
||||
|
||||
Reference in New Issue
Block a user