diff --git a/lib/ansible/modules/files/stat.py b/lib/ansible/modules/files/stat.py index d7e83b3671f..9a167f73542 100644 --- a/lib/ansible/modules/files/stat.py +++ b/lib/ansible/modules/files/stat.py @@ -300,8 +300,8 @@ stat: sample: ../foobar/21102015-1445431274-908472971 version_added: 2.4 md5: - description: md5 hash of the path, this will be removed in Ansible 2.9 in - favour of the checksum return value + description: md5 hash of the path; this will be removed in Ansible 2.9 in + favor of the checksum return value returned: success, path exists and user can read stats and path supports hashing and md5 is supported type: string