community.general/lib/ansible/plugins/strategy
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
..
__init__.py Revert "Enable host_key checking at the strategy level" 2015-12-17 12:43:47 -05:00
free.py Tweak how strategies evaluate failed hosts via the iterator and bug fixes 2016-01-02 01:00:12 -05:00
linear.py Tweak how strategies evaluate failed hosts via the iterator and bug fixes 2016-01-02 01:00:12 -05:00