Merge "Install collections in quickstart for all OS"

This commit is contained in:
Zuul 2021-12-03 08:06:51 +00:00 committed by Gerrit Code Review
commit d30ed1f1e5
1 changed files with 1 additions and 1 deletions

View File

@ -175,8 +175,8 @@ bootstrap () {
else
$(python_cmd) -m pip install --force-reinstall "${OPT_REQARGS[@]}"
fi
install_ansible_collections_deps
fi
install_ansible_collections_deps
if [ -x "$ZUUL_CLONER" ] && [ ! -z "$ZUUL_BRANCH" ]; then
# pull in tripleo-quickstart-extras from source