return wu result from inner job (#42647)

fixes #42423
This commit is contained in:
Matt Davis
2018-07-11 18:01:42 -07:00
committed by GitHub
parent e115e6496f
commit a5fc9a17f0
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- win_updates - fixed module return value is lost in error in some cases (https://github.com/ansible/ansible/pull/42647)