community.general/lib/ansible/plugins/strategy
Pablo 6497049f2a Fix exception when including tasks from handlers (#47307)
Set _notified_handlers for the task's _uuid that is run as a handler

Fix #47287
2018-10-22 10:46:36 -05:00
..
__init__.py Fix exception when including tasks from handlers (#47307) 2018-10-22 10:46:36 -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