force reset confirmation in CI
parent
5337d37a1c
commit
c02213e4af
|
@ -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 New Issue