Merge "Fix error workbook example"

This commit is contained in:
Zuul 2018-11-19 08:50:48 +00:00 committed by Gerrit Code Review
commit 916393eca8

View File

@ -46,7 +46,6 @@ YAML example
task2:
action: global_action
...
local_workflow2:
type: reverse
@ -58,7 +57,6 @@ YAML example
task2:
workflow: global_workflow param1='val1' param2='val2'
requires: [task1]
...
actions:
local_action: