win_feature_docs_update (#4421)

This commit is contained in:
Trond Hindenes 2016-09-23 00:31:15 +02:00 committed by Matt Clay
commit 0da88d4744

View file

@ -25,9 +25,9 @@ DOCUMENTATION = '''
--- ---
module: win_feature module: win_feature
version_added: "1.7" version_added: "1.7"
short_description: Installs and uninstalls Windows Features short_description: Installs and uninstalls Windows Features on Windows Server
description: 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: options:
name: name:
description: description: