community.general/lib/ansible/plugins/strategy
Matt Martz fd662c0a63
New v2_runner_on_start callback added (#47684)
* New v2_runner_on_start callback added to indicate the start of execution for a host in a specific task

* Add changelog fragment

* Minor docstring clarification
2018-10-30 11:37:11 -05:00
..
__init__.py New v2_runner_on_start callback added (#47684) 2018-10-30 11:37:11 -05:00
debug.py Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
free.py Use the copied and merged task for calculating task vars in the free strategy. Fixes #47024 (#47060) 2018-10-15 16:07:52 -05:00
host_pinned.py Correct version_added for strategy host_pinned (#45333) 2018-09-07 09:15:46 +02:00
linear.py Fix inserting noop tasks by using active state (#36056) 2018-06-06 12:34:25 +02:00