mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
updated win_file version_added fixes #1893
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: win_file
|
||||
version_added: "1.8"
|
||||
version_added: "1.9.2"
|
||||
short_description: Creates, touches or removes files or directories.
|
||||
description:
|
||||
- Creates (empty) files, updates file modification stamps of existing files,
|
||||
|
||||
Reference in New Issue
Block a user