Is there an easy way to allow a plan with multiple...
# bolt
a
Is there an easy way to allow a plan with multiple targets to finish running on any target that is successful on all plan steps and stop processing the failed ones? Or any decent examples out there? I was trying to use the Capturing Errors in Plans documentation and trying to use the ok_set function. But when I run the next task, it complains that the new target var isn't TargetSpec.