This commit is contained in:
Hubertus Krogmann 2022-05-30 15:53:45 +02:00
commit f7cc26de96

View file

@ -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: