mirror of
https://github.com/ansible/awx.git
synced 2026-01-31 17:18:59 -03:30
Add additional schedule fields for new prompts
This commit is contained in:
committed by
Alan Rominger
parent
b38e08174a
commit
d07177be9c
@@ -19,6 +19,10 @@ class UnifiedJobTemplate(HasStatus, base.Base):
|
||||
'job_type',
|
||||
'verbosity',
|
||||
'inventory',
|
||||
'forks',
|
||||
'timeout',
|
||||
'job_slice_count',
|
||||
'execution_environment',
|
||||
)
|
||||
|
||||
def __str__(self):
|
||||
|
||||
Reference in New Issue
Block a user