Fix 'stat' module document
This commit is contained in:
parent
43d2ecda06
commit
61a3625ed0
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…
Reference in a new issue