Skip to content

Commit

Permalink
Update plugins/modules/mysql_user.py
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
  • Loading branch information
betanummeric and Andersson007 authored May 6, 2022
1 parent d2b6b06 commit 517c67b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/modules/mysql_user.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
- 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:
Expand Down

0 comments on commit 517c67b

Please sign in to comment.