mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
CI: cleanups leftovers things
include_vars is redundant as the file is already included by extra_vars
This commit is contained in:
@@ -54,7 +54,6 @@ fi
|
||||
run_playbook () {
|
||||
playbook=$1
|
||||
shift
|
||||
# We can set --limit here and still pass it as supplemental args because `--limit` is a 'last one wins' option
|
||||
ansible-playbook \
|
||||
-e @tests/common_vars.yml \
|
||||
-e @tests/files/${TESTCASE}.yml \
|
||||
|
||||
Reference in New Issue
Block a user