mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 20:31:24 +00:00
updated deprecated version based on changelog (#28810)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user