Merge "Stop running get-ansible-role-requirements with -vvv"
This commit is contained in:
commit
22ba51997f
@ -318,8 +318,7 @@ if [ -f "${ANSIBLE_ROLE_FILE}" ]; then
|
||||
pushd tests
|
||||
/opt/ansible-runtime/bin/ansible-playbook get-ansible-role-requirements.yml \
|
||||
-i ${OSA_CLONE_DIR}/tests/test-inventory.ini \
|
||||
-e role_file="${ANSIBLE_ROLE_FILE}" \
|
||||
-vvv
|
||||
-e role_file="${ANSIBLE_ROLE_FILE}"
|
||||
popd
|
||||
|
||||
unset ANSIBLE_LIBRARY
|
||||
|
Loading…
Reference in New Issue
Block a user