mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
ipasudorule: Fix documentation attribute.
Change, in the module documentation, the attribute named 'usergroup' to 'group', as it is used in the code.
This commit is contained in:
@@ -53,7 +53,7 @@ options:
|
||||
required: false
|
||||
choices: ["all", ""]
|
||||
aliases: ["usercat"]
|
||||
usergroup:
|
||||
group:
|
||||
description: List of user groups assigned to the sudo rule.
|
||||
required: false
|
||||
runasgroupcategory:
|
||||
|
||||
Reference in New Issue
Block a user