mirror of https://github.com/ansible/ansible.git
win_updates: backport 2.5 handle failure on module load (#38498)
* win_updates: handle if module failed to run (#38363)
(cherry picked from commit ccc56e138a
)
* Added changelog fragment
pull/37125/merge
parent
38a13f41cd
commit
9bb2a36289
@ -0,0 +1,3 @@
|
|||||||
|
bugfixes:
|
||||||
|
- win_updates - handle if the module fails to load and return the error message
|
||||||
|
https://github.com/ansible/ansible/pull/38363
|
Loading…
Reference in New Issue