mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add variable compression option
This commit is contained in:
@@ -173,6 +173,9 @@ class StrategyModule(StrategyBase):
|
||||
if not task:
|
||||
continue
|
||||
|
||||
if self._tqm._terminated:
|
||||
break
|
||||
|
||||
run_once = False
|
||||
work_to_do = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user