mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
module_formatter: re-instate code
This commit is contained in:
parent
8e515c0c94
commit
068ef0e979
2 changed files with 2 additions and 3 deletions
|
@ -35,7 +35,7 @@ short_description: Sets attributes of files
|
|||
description:
|
||||
- Sets attributes of files, symlinks, and directories, or removes
|
||||
files/symlinks/directories. Many other modules support the same options as
|
||||
the file module - including M(copy), M(template), and M(assemble).
|
||||
the M(file) module - including M(copy), M(template), and M(assemble).
|
||||
options:
|
||||
path:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue