mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
@@ -61,7 +61,7 @@ class JobDict(PartialModelDict):
|
|||||||
'id', 'status', 'job_template_id', 'inventory_id', 'project_id',
|
'id', 'status', 'job_template_id', 'inventory_id', 'project_id',
|
||||||
'launch_type', 'limit', 'allow_simultaneous', 'created',
|
'launch_type', 'limit', 'allow_simultaneous', 'created',
|
||||||
'job_type', 'celery_task_id', 'project__scm_update_on_launch',
|
'job_type', 'celery_task_id', 'project__scm_update_on_launch',
|
||||||
'forks', 'inventory__inventory_sources',
|
'forks',
|
||||||
)
|
)
|
||||||
model = Job
|
model = Job
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user