ansible/lib/ansible/plugins/strategy
Sloane Hertel c870457339 free strategy - include failed hosts that were notified (#65576)
* free strategy - include failed hosts that were notified so --force-handlers is used

* trim line length a bit

* Loop over the force handler tests with the strategies linear and free

* rename changelog

* Use the play iterator instead of TQM for accurate failure representation in blocks

* Remove hack in a backwards compatible way for 3rd party plugins
2019-12-19 14:10:51 -05:00
..
__init__.py free strategy - include failed hosts that were notified (#65576) 2019-12-19 14:10:51 -05:00
debug.py
free.py free strategy - include failed hosts that were notified (#65576) 2019-12-19 14:10:51 -05:00
host_pinned.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
linear.py Perfy McPerferton (#58400) 2019-07-22 14:25:20 -05:00