ansible/changelogs/fragments/win_feature-better-errors.yaml
Jordan Borean f8d8d84f05 Win feature error cp (#36559)
* win_feature: better error handling to make it easier to debug issues (#36491)

* win_feature: better error handling to make it easier to debug issues

* removed ignroed pslint rules that are no longer needed

(cherry picked from commit ef4f8851dc)

* Added changelog for win_feature error handling fix
2018-02-22 15:05:13 -08:00

2 lines
139 B
YAML

bugfixes:
- win_feature - will display a more helpful error when it fails during execution (https://github.com/ansible/ansible/pull/36491)