mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 19:50:25 -07:00
Windows: Improve the file-related seealso references (#53099)
This commit is contained in:
parent
be2a349970
commit
6a845eca77
5 changed files with 12 additions and 5 deletions
|
@ -38,13 +38,11 @@ options:
|
|||
type: str
|
||||
choices: [ absent, directory, file, touch ]
|
||||
seealso:
|
||||
- module: assemble
|
||||
- module: copy
|
||||
- module: file
|
||||
- module: template
|
||||
- module: win_copy
|
||||
- module: win_acl
|
||||
- module: win_acl_inheritance
|
||||
- module: win_owner
|
||||
- module: win_stat
|
||||
- module: win_template
|
||||
author:
|
||||
- Jon Hawkesworth (@jhawkesworth)
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue