Skip to content

Commit 547b20e

Browse files
committed
enable to test the workflow approval module
1 parent 1b18850 commit 547b20e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
- name: use the workflow_approval
2+
{{ collection_id }}.tower_workflow_approval:
3+
name: {{ name }}
4+
workflow_job_id:: {{ workflow_job_id }}
5+
action: {{ action | }}
6+
timeout: {{ timeout | default("") }}
7+
interval: {{ interval | default("") }}
8+
register: workflow_approval

0 commit comments

Comments
 (0)