mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +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 = '''
|
||||
---
|
||||
module: win_get_url
|
||||
module: win_feature
|
||||
version_added: "1.7"
|
||||
short_description: Fetches a file from a given URL
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user