community.general/lib/ansible/plugins/strategy
Toshio Kuratomi 98feafb411 Fix the mapping of module_name to Locks
This was reinitialized every time we forked before so we weren't sharing
the same Locks.  It also was not accounting for modules which were
directly invoked by an action plugin instead of going through the
strategy plguins.
2016-04-29 20:47:51 -07:00
..
__init__.py Fix the mapping of module_name to Locks 2016-04-29 20:47:51 -07:00
debug.py Remove workaround for fixed bug. (#15340) 2016-04-10 09:24:54 -07:00
free.py Fix free strategy, which was incorrectly using _wait_on_pending_results 2016-04-08 06:49:16 -04:00
linear.py Fixing the way we iterate over child states for tasks 2016-04-25 11:13:44 -04:00