-
Notifications
You must be signed in to change notification settings - Fork 89
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: revert changes made in PR 116 #153
Conversation
Codecov Report
@@ Coverage Diff @@
## main #153 +/- ##
=======================================
Coverage 76.92% 76.92%
=======================================
Files 20 20
Lines 1794 1794
Branches 439 439
=======================================
Hits 1380 1380
Misses 268 268
Partials 146 146
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.
So Ansible devel is python 3.8 only now?
Good question. Let's wait for updates a bit. |
@Jorge-Rodriguez if you know a quick solution, welcome. |
* mysql: revert changes made in PR 116 * Add changelog fragment * Fix CI * Fix CI * Fix CI * Update CI * Fix CI (cherry picked from commit 738343d)
* mysql: revert changes made in PR 116 * Add changelog fragment * Fix CI * Fix CI * Fix CI * Update CI * Fix CI (cherry picked from commit 738343d)
It should be possible to exclude the matrix branches for older python versions and Ansible devel I can do that. I'm planning to tweak the job matrix to include MariaDB. |
SUMMARY
mysql: revert changes made in PR #116
relates to #116 and #151
ISSUE TYPE
COMPONENT NAME
plugins/module_utils/mysql.py