-
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_replication: add deprecation warning about future replacement of Is_Slave and Is_Master return values, add alternatives #147
mysql_replication: add deprecation warning about future replacement of Is_Slave and Is_Master return values, add alternatives #147
Conversation
…f Is_Slave and Is_Master return values, add alternatives
Codecov Report
@@ Coverage Diff @@
## main #147 +/- ##
==========================================
+ Coverage 77.13% 77.18% +0.05%
==========================================
Files 20 20
Lines 1784 1788 +4
Branches 436 436
==========================================
+ Hits 1376 1380 +4
Misses 265 265
Partials 143 143
Continue to review full report at Codecov.
|
FYI currently both |
@bmalynovytch @Jorge-Rodriguez thanks for reviewing! |
…f Is_Slave and Is_Master return values, add alternatives (ansible-collections#147) * mysql_replication: add deprecation warning about future replacement of Is_Slave and Is_Master return values, add alternatives * Add changelog fragment (cherry picked from commit 853db5a)
SUMMARY
mysql_replication:
Is_Slave
andIs_Master
return values withIs_Primary
andIs_Replica