mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 00:57:48 -02:30
update
This commit is contained in:
@@ -44,8 +44,8 @@ no_api_parameter_ok = {
|
|||||||
# We take an organization here to help with the lookups only
|
# We take an organization here to help with the lookups only
|
||||||
'tower_job_template': ['survey_spec', 'organization'],
|
'tower_job_template': ['survey_spec', 'organization'],
|
||||||
'tower_inventory_source': ['organization'],
|
'tower_inventory_source': ['organization'],
|
||||||
# Organization is how we are looking up job templates
|
# Organization is how we are looking up job templates, Approval node is for workflow_approval_templates
|
||||||
'tower_workflow_job_template_node': ['organization'],
|
'tower_workflow_job_template_node': ['organization', 'approval_node'],
|
||||||
# Survey is how we handle associations
|
# Survey is how we handle associations
|
||||||
'tower_workflow_job_template': ['survey'],
|
'tower_workflow_job_template': ['survey'],
|
||||||
# ad hoc commands support interval and timeout since its more like tower_job_launc
|
# ad hoc commands support interval and timeout since its more like tower_job_launc
|
||||||
|
|||||||
Reference in New Issue
Block a user