updated deprecated version based on changelog (#28810)
This commit is contained in:
parent
113635e44c
commit
9fdda46aea
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +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.
|
||||
deprecated: In 2.4 and will be removed in 2.8, 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
|
||||
|
|
Loading…
Reference in a new issue