mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
corrected docs for stat's lnk_source fixes #12850
This commit is contained in:
@@ -245,8 +245,8 @@ stat:
|
||||
lnk_source:
|
||||
description: Original path
|
||||
returned: success, path exists and user can read stats and the path is a symbolic link
|
||||
type: boolean
|
||||
sample: True
|
||||
type: string
|
||||
sample: /home/foobar/21102015-1445431274-908472971
|
||||
md5:
|
||||
description: md5 hash of the path
|
||||
returned: success, path exists and user can read stats and path supports hashing and md5 is supported
|
||||
|
||||
Reference in New Issue
Block a user