mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
remove include of files options only relevant to unix from win_file.py documentation
This commit is contained in:
committed by
Matt Clay
parent
f66ed3a85e
commit
c86ed93f67
@@ -24,7 +24,6 @@ DOCUMENTATION = '''
|
||||
module: win_file
|
||||
version_added: "1.8"
|
||||
short_description: Creates, touches or removes files or directories.
|
||||
extends_documentation_fragment: files
|
||||
description:
|
||||
- Creates (empty) files, updates file modification stamps of existing files,
|
||||
and can create or remove directories.
|
||||
|
||||
Reference in New Issue
Block a user