win_dsc - return warning from DSC invocation (#51927)

This commit is contained in:
Jordan Borean
2019-02-12 13:50:00 +10:00
committed by GitHub
parent 338ad565a7
commit 179cbb9891
4 changed files with 16 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- win_dsc - Display the warnings produced by the DSC engine for better troubleshooting - https://github.com/ansible/ansible/issues/51543