community.general/lib/ansible/plugins/strategy
Matt Martz f7ba63e047
Add shorthand debugger method to recreate the task from the original ds (#46987)
* Add shorthand debugger method to recreate the task from the original ds, and re-template. Fixes #46321

* Fix rst header

* Indicate update_task was added in 2.8
2018-10-25 16:35:59 -05:00
..
__init__.py Add shorthand debugger method to recreate the task from the original ds (#46987) 2018-10-25 16:35:59 -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