We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b18850 commit 547b20eCopy full SHA for 547b20e
test_collections/test_tower_workflow_approval.j2
@@ -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