You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/strategy
Martin Krizek 3816815db0
Track failures in the includes results to avoid special handling of include errors (#53688)
* Make include_role/include_tasks work with any_errors_fatal v2

Fixes #50897

Co-authored-by: Matt Martz <matt@sivel.net>

* Add failed to results in free strategy too

* Fix

* Avoid duplicating results

* ci_complete

Co-authored-by: Matt Martz <matt@sivel.net>
4 years ago
..
__init__.py Track failures in the includes results to avoid special handling of include errors (#53688) 4 years ago
debug.py Fix various sanity errors in plugins (#71736) 5 years ago
free.py Track failures in the includes results to avoid special handling of include errors (#53688) 4 years ago
host_pinned.py Fix various sanity errors in plugins (#71736) 5 years ago
linear.py Track failures in the includes results to avoid special handling of include errors (#53688) 4 years ago