mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
fixed typo on isgid
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user