1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

updated win_file version_added fixes #1893

This commit is contained in:
Brian Coca 2015-08-10 10:11:40 -04:00 committed by Matt Clay
parent a765411284
commit 4856f78031

View file

@ -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,