win_feature_docs_update (#4421)

reviewable/pr18780/r1
Trond Hindenes 8 years ago committed by Matt Davis
parent b995358185
commit ab1ac22187

@ -25,9 +25,9 @@ DOCUMENTATION = '''
---
module: win_feature
version_added: "1.7"
short_description: Installs and uninstalls Windows Features
short_description: Installs and uninstalls Windows Features on Windows Server
description:
- Installs or uninstalls Windows Roles or Features
- Installs or uninstalls Windows Roles or Features on Windows Server. This module uses the Add/Remove-WindowsFeature Cmdlets, which is not available on client os machines.
options:
name:
description:

Loading…
Cancel
Save