force reset confirmation in CI
This commit is contained in:
parent
ffb064f650
commit
7614f7bc5b
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ before_script:
|
|||
--private-key=${HOME}/.ssh/id_rsa
|
||||
-e bootstrap_os=${BOOTSTRAP_OS}
|
||||
-e ansible_python_interpreter=${PYPATH}
|
||||
-e reset_confirmation=yes
|
||||
reset.yml;
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue