Changed project updates to use -v instead of -vvv.

This commit is contained in:
Chris Church
2013-09-12 13:41:04 -04:00
parent ef5835d9d0
commit 95934d9b67
3 changed files with 9 additions and 2 deletions

View File

@@ -68,6 +68,9 @@ REMOTE_HOST_HEADERS = ['REMOTE_ADDR', 'REMOTE_HOST']
# the celery task.
#AWX_TASK_ENV['FOO'] = 'BAR'
# If set, uses -vvv for project updates instead of just -v for more output.
# PROJECT_UPDATE_VVV=True
###############################################################################
# EMAIL SETTINGS
###############################################################################