win_feature_docs_update (#4421)

pull/18777/head
Trond Hindenes 8 years ago committed by Matt Clay
parent 6647e8c271
commit 0da88d4744

@ -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