1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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
This commit is contained in:
Jens Stark 2018-11-26 01:33:50 +01:00 committed by Jordan Borean
parent ba3f512d8a
commit 8f449eec64

View file

@ -25,6 +25,7 @@ options:
name:
description:
- 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
type: list
state: