Fix typo in profile_tasks 99/8299/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 8 Jan 2018 23:53:32 +0000 (18:53 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 8 Jan 2018 23:53:38 +0000 (18:53 -0500)
Change-Id: I93eb9eda5994501363370c4022eb67264b079ffc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
templates/builder.json.example

index 5f709ef..c0c194d 100644 (file)
@@ -51,7 +51,7 @@
         "ANSIBLE_NOCOWS=1",
         "ANSIBLE_PIPELINING=True",
         "ANSIBLE_ROLES_PATH=../lf-ansible/roles",
-        "ANSIBLE_CALLBACK_WHITELIST=profile-tasks",
+        "ANSIBLE_CALLBACK_WHITELIST=profile_tasks",
         "ANSIBLE_STDOUT_CALLBACK=debug"
       ]
     }