mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Normalize more booleans. (#5247)
This commit is contained in:
@@ -24,7 +24,7 @@ options:
|
||||
user_name:
|
||||
description:
|
||||
- Name of the user.
|
||||
required: True
|
||||
required: true
|
||||
type: str
|
||||
user_password:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user