Merge pull request #2604 from krdlab/fix-stat-document

Fix 'stat' module document
reviewable/pr18780/r1
Brian Coca 9 years ago
commit aad4317111

@ -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…
Cancel
Save