Update ipauser.py: Fix typo in users.name description

This commit is contained in:
Thomas Woerner
2019-11-15 16:37:07 +01:00
committed by GitHub
parent f816d3e7ff
commit 80d9c05e66

View File

@@ -45,7 +45,7 @@ options:
description: The list of user dicts (internally uid). description: The list of user dicts (internally uid).
options: options:
name: name:
description: The ser (internally uid). description: The user (internally uid).
required: true required: true
first: first:
description: The first name description: The first name