diff --git a/tests_new/integration/test.sh b/tests_new/integration/test.sh index 74e23a258b..1fce04d5b2 100644 --- a/tests_new/integration/test.sh +++ b/tests_new/integration/test.sh @@ -1 +1 @@ -ansible-playbook non_destructive.yml -i inventory -e output_dir=~/ansible_testing -v $* +ansible-playbook non_destructive.yml -i inventory -e @integration_config.yml -v $*