mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
update completeness
This commit is contained in:
parent
328435d435
commit
73c46030bc
@ -47,7 +47,7 @@ no_api_parameter_ok = {
|
||||
# Organization is how we are looking up job templates, Approval node is for workflow_approval_templates
|
||||
'tower_workflow_job_template_node': ['organization', 'approval_node'],
|
||||
# Survey is how we handle associations
|
||||
'tower_workflow_job_template': ['survey'],
|
||||
'tower_workflow_job_template': ['survey_spec'],
|
||||
# ad hoc commands support interval and timeout since its more like tower_job_launc
|
||||
'tower_ad_hoc_command': ['interval', 'timeout', 'wait'],
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user