Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
hubiongithub committed May 30, 2022
1 parent 4d6cacb commit f7cc26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/mysql_user.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
required: true
password:
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).
type: str
encrypted:
Expand Down

0 comments on commit f7cc26d

Please sign in to comment.