mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix module docs
This commit is contained in:
parent
fd68e66827
commit
32ff89b30e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: win_file_version
|
module: win_file_version
|
||||||
version_added: "2.1"
|
version_added: "2.1"
|
||||||
short_descriptions: Get DLL or EXE file build version
|
short_description: Get DLL or EXE file build version
|
||||||
description:
|
description:
|
||||||
- Get DLL or EXE file build version
|
- Get DLL or EXE file build version
|
||||||
- change state alway be false
|
- change state alway be false
|
||||||
|
|
Loading…
Reference in a new issue