update workflow nodes

This commit is contained in:
sean-m-sullivan
2022-04-26 22:14:17 -04:00
committed by Sean Sullivan
parent 68221cdcbe
commit 02fd8b0d20
2 changed files with 20 additions and 6 deletions

View File

@@ -586,6 +586,10 @@
name: Default
name: "{{ jt2_name }}"
type: job_template
- identifier: Cleanup Job
unified_job_template:
name: Cleanup Activity Stream
type: system_job
register: result
- assert:
@@ -625,6 +629,12 @@
organization:
name: Default
type: inventory_source
- identifier: Workflow inception
unified_job_template:
name: "{{ wfjt_name }}"
organization:
name: Default
type: workflow_job_template
register: result
- name: Kick off a workflow and wait for it