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:43 +01:00 committed by GitHub
commit a5250fbe51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.