Fix documentation.

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-19 15:05:38 +02:00
parent b72f67e30a
commit 037b1381ea

View file

@ -194,7 +194,7 @@ options:
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.
default: false
- If not specified leaves the lock state as is (for a new user creates unlocked).
type: bool
version_added: '3.13.0'