Updated help to list all features (#48875)

* Updated help to list all features

just to avoid searching powershell syntax Get-WindowsFeature

+label: docsite_pr

* added Linebreak

added Linebreak

* removed trailing whitespace

removed trailing whitespace

* slight modification of text
pull/47968/head
Jens Stark 6 years ago committed by Jordan Borean
parent ba3f512d8a
commit 8f449eec64

@ -25,6 +25,7 @@ options:
name: name:
description: description:
- Names of roles or features to install as a single feature or a comma-separated list of features. - Names of roles or features to install as a single feature or a comma-separated list of features.
- To list all available features use the PowerShell command C(Get-WindowsFeature).
required: yes required: yes
type: list type: list
state: state:

Loading…
Cancel
Save