-
Feature Request
-
Resolution: Done
-
Normal
-
None
-
2.4
-
False
-
-
False
- What is the nature and description of the request?
In EDA currently, a rule can only take an action to launch a Job Template, not a Workflow Job Template. The only workaround at the moment is to have the rule run a 'run_job_template' action to call a job template which then launches a workflow job template.
- Why does the customer need this? (List the business requirements here)
Customers have a number of workflow job templates defined in AAP for complex automations. They have a need to trigger these workflows automatically from Event-Driven Ansible.
- How would you like to achieve this? (List the functional requirements here)
The 'actions' supported in a rulebook rule should include a new action:
'run_workflow_template'
which should allow similar options to running a 'job template' from an Action, but launching a relevant workflow job template instead.
- List any affected known dependencies: Doc, UI etc..
None
- Github Link if any
n/a