mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-26 16:01:45 -07:00
linting
This commit is contained in:
parent
4d6cacb761
commit
f7cc26de96
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ options:
|
||||||
required: true
|
required: true
|
||||||
password:
|
password:
|
||||||
description:
|
description:
|
||||||
- Set the user's password. Only for C(mysql_native_password) authentication.
|
- Set the user's password. Only for C(mysql_native_password) authentication.
|
||||||
For other authentication plugins see the combination of I(plugin), I(plugin_hash_string), I(plugin_auth_string).
|
For other authentication plugins see the combination of I(plugin), I(plugin_hash_string), I(plugin_auth_string).
|
||||||
type: str
|
type: str
|
||||||
encrypted:
|
encrypted:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue