mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Merge pull request #7868 from simono/patch-1
win_feature: Fix Description.
This commit is contained in:
@@ -25,9 +25,9 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: win_feature
|
||||
version_added: "1.7"
|
||||
short_description: Fetches a file from a given URL
|
||||
short_description: Installs and uninstalls Windows Features
|
||||
description:
|
||||
- Fetches a file from a URL and saves to locally
|
||||
- Installs or uninstalls Windows Roles or Features
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user