update awx collection workflow module

This commit is contained in:
sean-m-sullivan
2022-04-26 19:40:16 -04:00
committed by Sean Sullivan
parent 68221cdcbe
commit 456bb75dcb
3 changed files with 37 additions and 34 deletions

View File

@@ -61,7 +61,7 @@ no_api_parameter_ok = {
# lookup_organization is for specifiying the organization for the unified job template lookup
'workflow_job_template_node': ['organization', 'approval_node', 'lookup_organization'],
# Survey is how we handle associations
'workflow_job_template': ['survey_spec', 'destroy_current_schema'],
'workflow_job_template': ['survey_spec', 'destroy_current_nodes'],
# organization is how we lookup unified job templates
'schedule': ['organization'],
# ad hoc commands support interval and timeout since its more like job_launch