Tidy up validate-modules ignores doc-required-mismatch

This commit is contained in:
Alexei Znamensky
2020-11-28 16:54:00 +13:00
parent cff8463882
commit e91903c531
51 changed files with 160 additions and 220 deletions

View File

@@ -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: