diff --git a/lib/ansible/modules/files/stat.py b/lib/ansible/modules/files/stat.py index 49d5f166d34..fbf2d4cb8f6 100644 --- a/lib/ansible/modules/files/stat.py +++ b/lib/ansible/modules/files/stat.py @@ -220,7 +220,7 @@ stat: returned: success, path exists and user can read stats type: boolean sample: False - isrid: + isgid: description: Tells you if the invoking user's group id matches the owner's group id returned: success, path exists and user can read stats type: boolean