mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
add convergence attribute to awxkit
This commit is contained in:
parent
a419547731
commit
2de37ce5df
@ -30,7 +30,8 @@ class WorkflowJobTemplateNode(HasCreate, base.Base):
|
||||
'job_type',
|
||||
'skip_tags',
|
||||
'verbosity',
|
||||
'extra_data')
|
||||
'extra_data',
|
||||
'all_parents_must_converge')
|
||||
|
||||
update_payload(payload, optional_fields, kwargs)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user