Correcting the documentation for win_package return value[log] (#57854)

* correcting the documentaiton for log return value

* grammar change
pull/57966/head
PRASOON KARUNAN V 5 years ago committed by Jordan Borean
parent da6f6cc456
commit 0cf6a418ab

@ -243,7 +243,7 @@ EXAMPLES = r'''
RETURN = r'''
log:
description: The contents of the MSI log.
returned: change occured and package is an MSI
returned: installation/uninstallation failure for MSI packages
type: str
sample: Installation completed successfully
rc:

Loading…
Cancel
Save