mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-658: Rename extra parameter variable for clarity.
This commit is contained in:
@@ -15,8 +15,8 @@ set +a
|
||||
|
||||
# Use Ansible from virtualenv if provided
|
||||
pipenv run \
|
||||
ansible-playbook \
|
||||
-v $ATL_DEPLOYMENT_REPOSITORY_CUSTOM_PARAMS \
|
||||
ansible-playbook -v \
|
||||
$ATL_ANSIBLE_EXTRA_PARAMS \
|
||||
-i $INV \
|
||||
$PLAYBOOK \
|
||||
2>&1 | tee --append $LOG_FILE
|
||||
|
||||
Reference in New Issue
Block a user