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:
ChengHao Yang
2025-05-27 23:29:32 +08:00
parent 2fbbf2e1e4
commit 0d5e18053e
5 changed files with 2 additions and 6 deletions

View File

@@ -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]