This commit is contained in:
Hubertus Krogmann 2022-05-30 14:36:53 +02:00
commit 4d6cacb761

View file

@ -22,7 +22,8 @@ options:
required: true
password:
description:
- 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).
- 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).
type: str
encrypted:
description: