mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
workflows consume no capacity
This commit is contained in:
@@ -271,5 +271,5 @@ class WorkflowJobDict(PartialModelDict):
|
||||
return 'workflow_job'
|
||||
|
||||
def task_impact(self):
|
||||
return 10
|
||||
return 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user