Paste #46819: Diff note for paste #46818

Date: 2018/03/06 20:07:38 UTC-08:00
Type: Diff Report

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18


 MyTask:
   type: task
   script:
   - inject utils path:Handler
+  1:
+  - narrate option1
+  2:
+  - narrate option2
 
 utils:
-  type: yaml data
+  type: task
   Handler:
   - narrate handler...
   - inject locally calculateStuff