Fix 'stat' module document
This commit is contained in:
parent
6cb1606005
commit
fe0aa01ce8
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ stat:
|
|||
path:
|
||||
description: The full path of the file/object to get the facts of
|
||||
returned: success and if path exists
|
||||
type: boolean
|
||||
type: string
|
||||
sample: '/path/to/file'
|
||||
mode:
|
||||
description: Unix permissions of the file in octal
|
||||
|
|
Loading…
Add table
Reference in a new issue