mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Tidy up validate-modules ignores doc-required-mismatch
This commit is contained in:
@@ -30,7 +30,6 @@ options:
|
||||
- Whether to allow (C(present)), or unallow (C(absent)) a permission.
|
||||
- When set to C(present), at least one "entity" param of I(users), I(groups), or I(everyone) are required.
|
||||
- When set to C(absent), removes permissions from the specified entities, or removes all permissions if no entity params are specified.
|
||||
required: true
|
||||
choices: [ absent, present ]
|
||||
default: present
|
||||
users:
|
||||
|
||||
Reference in New Issue
Block a user