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

win_feature: Fix Description.

This commit is contained in:
Simon Olofsson 2014-06-20 17:14:36 +02:00
parent bbba99d545
commit 5fe8cf1948

View file

@ -25,9 +25,9 @@ DOCUMENTATION = '''
--- ---
module: win_feature module: win_feature
version_added: "1.7" version_added: "1.7"
short_description: Fetches a file from a given URL short_description: Installs and uninstalls Windows Features
description: description:
- Fetches a file from a URL and saves to locally - Installs or uninstalls Windows Roles or Features
options: options:
name: name:
description: description: