mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 04:34:27 -07:00
Update plugins/modules/mysql_user.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
ff48f8c916
commit
a5250fbe51
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ options:
|
|||
binlog / replication filters in MySQL.
|
||||
type: bool
|
||||
default: no
|
||||
version_added: '3.1.0'
|
||||
state:
|
||||
description:
|
||||
- Whether the user should exist.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue