mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-27 08:21:46 -07:00
Update plugins/modules/mysql_user.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
d2b6b06845
commit
517c67b813
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ options:
|
|||
- Revoke the privileges defined by the I(priv) option and keep other existing privileges.
|
||||
If set, invalid privileges in I(priv) are ignored.
|
||||
Mutually exclusive with I(append_privs).
|
||||
version_added: '3.2.0'
|
||||
type: bool
|
||||
default: no
|
||||
tls_requires:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue