Update plugins/modules/mysql_user.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
Daniel Rupp 2021-12-23 12:10:57 +01:00 committed by GitHub
commit abcf154dcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ options:
default: yes
db_context:
description:
- Sets the mysql system database as context for the executed statements. Useful if you use
- Sets the С(mysql) system database as context for the executed statements (it will be used as a database to connect to). Useful if you use
binlog / replication filters in MySQL.
type: bool
default: no