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
|
pushd tests
|
||||||
/opt/ansible-runtime/bin/ansible-playbook get-ansible-role-requirements.yml \
|
/opt/ansible-runtime/bin/ansible-playbook get-ansible-role-requirements.yml \
|
||||||
-i ${OSA_CLONE_DIR}/tests/test-inventory.ini \
|
-i ${OSA_CLONE_DIR}/tests/test-inventory.ini \
|
||||||
-e role_file="${ANSIBLE_ROLE_FILE}" \
|
-e role_file="${ANSIBLE_ROLE_FILE}"
|
||||||
-vvv
|
|
||||||
popd
|
popd
|
||||||
|
|
||||||
unset ANSIBLE_LIBRARY
|
unset ANSIBLE_LIBRARY
|
||||||
|
Loading…
Reference in New Issue
Block a user