Skip to content

Commit

Permalink
Add logic to workflow loop
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-m-sullivan authored Jul 12, 2021
1 parent 0e74ea5 commit 3cfdf5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/workflow_job_templates/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@
loop_var: workflow_loop_var
when:
- workflow_loop_var.simplified_workflow_nodes is defined
- workflow_loop_var.state != "absent"

...

0 comments on commit 3cfdf5a

Please sign in to comment.