We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.11
Debian 11
Packages python-openssl and python-mysqldb are not available on Debian 11, so it crashes with the error message
fatal: [instance]: FAILED! => {"changed": false, "msg": "No package matching 'python-mysqldb' is available"}
Just import the role and execute it in an Debian 11 environment
Mariadb to install
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
ISSUE TYPE
ANSIBLE VERSION
2.11
OS / ENVIRONMENT
Debian 11
SUMMARY
Packages python-openssl and python-mysqldb are not available on Debian 11, so it crashes with the error message
STEPS TO REPRODUCE
Just import the role and execute it in an Debian 11 environment
EXPECTED RESULTS
Mariadb to install
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: