CI: Fix sanity errors (#668)

This commit is contained in:
Andrew Klychkov 2024-08-29 08:47:48 +02:00 committed by GitHub
parent 37a718c66f
commit 87be61ccf3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 2 additions and 4 deletions

View file

@ -20,6 +20,7 @@ options:
- Name of the user (role) to add or remove.
type: str
required: true
aliases: ['user']
password:
description:
- Set the user's password. Only for C(mysql_native_password) authentication.