Fix 'stat' module document

pull/18777/head
krdlab 9 years ago committed by Matt Clay
parent 6cb1606005
commit fe0aa01ce8

@ -111,7 +111,7 @@ stat:
path: path:
description: The full path of the file/object to get the facts of description: The full path of the file/object to get the facts of
returned: success and if path exists returned: success and if path exists
type: boolean type: string
sample: '/path/to/file' sample: '/path/to/file'
mode: mode:
description: Unix permissions of the file in octal description: Unix permissions of the file in octal

Loading…
Cancel
Save