AC-575 Updated logging/output for inventory_import command.

This commit is contained in:
Chris Church
2013-10-24 02:09:49 -04:00
parent 27ad680f4d
commit 710d55d82d
3 changed files with 345 additions and 265 deletions

View File

@@ -74,9 +74,12 @@ 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.
# If set, use -vvv for project updates instead of -v for more output.
# PROJECT_UPDATE_VVV=True
# Set verbosity for inventory import command when running inventory updates.
# INVENTORY_UPDATE_VERBOSITY=1
###############################################################################
# EMAIL SETTINGS
###############################################################################