mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 14:38:00 -03:30
workflows consume no capacity
This commit is contained in:
parent
6bc5fb5439
commit
c6ed34884b
@ -271,5 +271,5 @@ class WorkflowJobDict(PartialModelDict):
|
||||
return 'workflow_job'
|
||||
|
||||
def task_impact(self):
|
||||
return 10
|
||||
return 0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user