mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
parent
6bcd0f5259
commit
1aa6ab72d6
@ -61,7 +61,7 @@ class JobDict(PartialModelDict):
|
||||
'id', 'status', 'job_template_id', 'inventory_id', 'project_id',
|
||||
'launch_type', 'limit', 'allow_simultaneous', 'created',
|
||||
'job_type', 'celery_task_id', 'project__scm_update_on_launch',
|
||||
'forks', 'inventory__inventory_sources',
|
||||
'forks',
|
||||
)
|
||||
model = Job
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user