Change documentation per request of @Andersson007

Signed-off-by: E.S. Rosenberg a.k.a. Keeper of the Keys <es.rosenberg+github@gmail.com>
This commit is contained in:
E.S. Rosenberg a.k.a. Keeper of the Keys 2025-03-06 12:07:16 +02:00
parent 3984380acb
commit 85b16cc82b

View file

@ -192,7 +192,8 @@ options:
locked:
description:
- Lock account to prevent connections using it, this is primarily used for creating a user that will act as a DEFINER on stored procedures.
- Lock account to prevent connections using it.
- This is primarily used for creating a user that will act as a DEFINER on stored procedures.
default: false
type: bool
version_added: '3.13.0'