Merge "Move get-ansible-role-requirements to scripts"
This commit is contained in:
commit
82f57c7b25
@ -209,9 +209,8 @@ if [ -f "${ANSIBLE_ROLE_FILE}" ]; then
|
|||||||
export ANSIBLE_STRATEGY_PLUGINS="/dev/null"
|
export ANSIBLE_STRATEGY_PLUGINS="/dev/null"
|
||||||
export ANSIBLE_CONFIG="none-ansible.cfg"
|
export ANSIBLE_CONFIG="none-ansible.cfg"
|
||||||
|
|
||||||
pushd tests
|
pushd scripts
|
||||||
/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 \
|
|
||||||
-e role_file="${ANSIBLE_ROLE_FILE}"
|
-e role_file="${ANSIBLE_ROLE_FILE}"
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user