mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-28 02:41:49 -05:00
Merge branch 'devel' of https://github.com/ansible/ansible-tower into wf_rbac_prompt
This commit is contained in:
@@ -177,7 +177,6 @@ class WorkflowJobNode(WorkflowNodeBase):
|
||||
# TODO: merge artifacts, add ancestor_artifacts to kwargs
|
||||
if extra_vars:
|
||||
data['extra_vars'] = extra_vars
|
||||
print ' job KV data: ' + str(data)
|
||||
return data
|
||||
|
||||
class WorkflowJobOptions(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user