Merge pull request #2604 from krdlab/fix-stat-document
Fix 'stat' module document
This commit is contained in:
commit
aad4317111
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