mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
reverting previous changes. issue turned out to be the wrong version of python on a node
This commit is contained in:
@@ -20,7 +20,7 @@ set +a
|
||||
pipenv run \
|
||||
ansible-playbook -v \
|
||||
$ATL_DEPLOYMENT_REPOSITORY_CUSTOM_PARAMS \
|
||||
-e "pipenv_venv=$(pipenv --venv)/bin/python" \
|
||||
-e "ansible_python_interpreter=$(pipenv --venv)/bin/python" \
|
||||
-e "${PLAYBOOK_INVOCATION_EXTRA_PARAMS}" \
|
||||
-i $INV \
|
||||
$PLAYBOOK \
|
||||
|
||||
Reference in New Issue
Block a user