mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-18 16:31:26 -07:00
CI: Fix sanity errors (#668)
This commit is contained in:
parent
37a718c66f
commit
87be61ccf3
6 changed files with 2 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue