community.general/lib/ansible/plugins/strategy
Brian Coca 4fb9e54c50 calculate max fail against all hosts in batch
currently it is doing only from the 'active' hosts in the batch which means
the percentage goes up as hosts fail instead of staying the same.
added debug info for max fail

fixes #32255
2017-11-01 08:45:31 -07:00
..
__init__.py fix precedence issue with facts and vars (#32302) 2017-11-01 11:42:17 -04:00
debug.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
free.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
linear.py calculate max fail against all hosts in batch 2017-11-01 08:45:31 -07:00