mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-07 05:43:26 +00:00
Update ipauser.py: Fix typo in users.name description
This commit is contained in:
@@ -45,7 +45,7 @@ options:
|
||||
description: The list of user dicts (internally uid).
|
||||
options:
|
||||
name:
|
||||
description: The ser (internally uid).
|
||||
description: The user (internally uid).
|
||||
required: true
|
||||
first:
|
||||
description: The first name
|
||||
|
||||
Reference in New Issue
Block a user