community.general/lib/ansible/executor
James Cammarata 210cf06d9a Tweak how strategies evaluate failed hosts via the iterator and bug fixes
* Added additional methods to the iterator code to assess host failures
  while also taking into account the block rescue/always states
* Fixed bugs in the free strategy, where results were not always being
  processed after being collected
* Added some prettier printing to the state output from iterator

Fixes #13699
2016-01-02 01:00:12 -05:00
..
process Changing the way workers are forked 2015-12-11 23:35:07 -05:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py add REPLACER_SELINUX back into module_common 2015-11-16 16:35:55 -05:00
play_iterator.py Tweak how strategies evaluate failed hosts via the iterator and bug fixes 2016-01-02 01:00:12 -05:00
playbook_executor.py Get v2_playbook_on_start working 2015-12-02 11:29:51 -06:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Fixing bugs in conditional testing with until and some integration runner tweaks 2015-12-19 21:14:48 -05:00
task_queue_manager.py Fixing up some non-py3 things for unit tests 2015-12-14 10:35:58 -05:00
task_result.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00