mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Add additional schedule fields for new prompts
This commit is contained in:
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):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user