mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-08 17:29:11 -07:00
(cherry picked from commit 675bdef190
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9345db2001
commit
41993d44e2
14 changed files with 68 additions and 68 deletions
|
@ -102,17 +102,17 @@ options:
|
|||
description:
|
||||
- Require confirmation.
|
||||
type: bool
|
||||
default: yes
|
||||
default: true
|
||||
isadmin:
|
||||
description:
|
||||
- Grant admin privileges to the user.
|
||||
type: bool
|
||||
default: no
|
||||
default: false
|
||||
external:
|
||||
description:
|
||||
- Define external parameter for this user.
|
||||
type: bool
|
||||
default: no
|
||||
default: false
|
||||
identities:
|
||||
description:
|
||||
- List of identities to be added/updated for this user.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue