win_msi: deprecated in favour of win_package (#28741)

This commit is contained in:
Jordan Borean 2017-08-28 19:53:28 -04:00 committed by GitHub
commit b84a48caef
3 changed files with 2 additions and 0 deletions

View file

@ -29,6 +29,7 @@ DOCUMENTATION = r'''
---
module: win_msi
version_added: '1.7'
deprecated: In 2.4 and will be removed in 2.6, use M(win_package) instead.
short_description: Installs and uninstalls Windows MSI files
description:
- Installs or uninstalls a Windows MSI file that is already located on the