-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mysql_role: add examples for "members_must_exist" argument #376
mysql_role: add examples for "members_must_exist" argument #376
Conversation
Codecov Report
@@ Coverage Diff @@
## main #376 +/- ##
=======================================
Coverage 78.10% 78.10%
=======================================
Files 27 27
Lines 2279 2279
Branches 552 552
=======================================
Hits 1780 1780
Misses 340 340
Partials 159 159
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@betanummeric thanks for the PR! One small formatting thing
Co-authored-by: Andrew Klychkov <[email protected]>
Co-authored-by: Andrew Klychkov <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@betanummeric thanks for the contribution! |
mysql_role
add documentation for the
members_must_exist
argumentsee PR #369, issue #366