mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Make sure the module name is specified correctly in the win_feature docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: win_get_url
|
module: win_feature
|
||||||
version_added: "1.7"
|
version_added: "1.7"
|
||||||
short_description: Fetches a file from a given URL
|
short_description: Fetches a file from a given URL
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user