ITOPSENG-283 upstream ansible example had wrong syntax 🤦

This commit is contained in:
Geoff Jacobs
2019-10-30 11:45:57 +11:00
parent 7d90e8b65a
commit ee759efead
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ set +a
# Use Ansible from virtualenv if provided
pipenv run \
ansible-playbook -vvvv \
ansible-playbook -v \
$ATL_DEPLOYMENT_REPOSITORY_CUSTOM_PARAMS \
-i $INV \
$PLAYBOOK \