diff --git a/lib/ansible/utils/module_docs_fragments/mysql.py b/lib/ansible/utils/module_docs_fragments/mysql.py index 644184a6e63..0163706a12d 100644 --- a/lib/ansible/utils/module_docs_fragments/mysql.py +++ b/lib/ansible/utils/module_docs_fragments/mysql.py @@ -24,7 +24,7 @@ class ModuleDocFragment(object): options: login_user: description: -u - The username used to authenticate with. + - The username used to authenticate with. required: false default: null login_password: