Fixes for sanity checks

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-05 15:25:15 +02:00
parent 19ff2d757a
commit 17e398f5a2

View file

@ -193,9 +193,9 @@ 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.
- The default is C(false)
- The C(default) is C(false)
type: bool
version_added: 'TBA'
version_added: '3.13.0'
attributes:
description: