Enable profile callback plugin

This commit enables profile_tasks callback plugin in order to measure
the timing on the lampstack interop challenge ansible workload.

Change-Id: Ia2e40fd65836b3ef80ff11c7ed54957c20dffc8c
This commit is contained in:
Daniel Mellado 2016-10-12 14:22:46 +03:00
parent 29f2f7f0f1
commit 96edc625ae
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
[defaults]
inventory = ./hosts
host_key_checking = False
callback_whitelist = profile_tasks