mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 19:31:26 -07:00
parent
21b76dee6f
commit
56e5e72aaa
2 changed files with 12 additions and 1 deletions
|
@ -176,7 +176,6 @@ class StrategyModule(StrategyBase):
|
|||
run_once = False
|
||||
work_to_do = True
|
||||
|
||||
|
||||
# test to see if the task across all hosts points to an action plugin which
|
||||
# sets BYPASS_HOST_LOOP to true, or if it has run_once enabled. If so, we
|
||||
# will only send this task to the first host in the list.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue