community.general/lib/ansible/plugins
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
..
action Fix logic mistake in unarchive action plugin 2015-12-30 13:49:39 -05:00
cache substitute tilde and env vars before storing C.CACHE_PLUGIN_CONNECTION as instance attribute 2015-11-12 16:52:02 +01:00
callback Squashed commit of the following: 2015-12-29 11:40:18 -05:00
connection Revert "Enable host_key checking at the strategy level" 2015-12-17 12:43:47 -05:00
filter Fixing template integration test for python 2.6 versions 2015-12-16 18:22:22 -05:00
inventory Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
lookup no need to be executable 2015-11-16 14:40:35 -08:00
shell changed shell delimiters for csh 2015-12-12 16:10:18 -05:00
strategy Tweak how strategies evaluate failed hosts via the iterator and bug fixes 2016-01-02 01:00:12 -05:00
test Revert "success should not include skipped" 2015-11-19 11:12:18 -08:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Fix non-module plugins picking up files that did not end in .py. 2015-11-19 09:39:37 -08:00