Skip to content
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

Some packages missing in Debian 11 #18

Open
Paul-Weisser opened this issue Feb 16, 2022 · 0 comments · May be fixed by #19
Open

Some packages missing in Debian 11 #18

Paul-Weisser opened this issue Feb 16, 2022 · 0 comments · May be fixed by #19

Comments

@Paul-Weisser
Copy link

ISSUE TYPE
  • Bug Report
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

fatal: [instance]: FAILED! => {"changed": false, "msg": "No package matching 'python-mysqldb' is available"}
STEPS TO REPRODUCE

Just import the role and execute it in an Debian 11 environment

EXPECTED RESULTS

Mariadb to install

ACTUAL RESULTS
fatal: [instance]: FAILED! => {"changed": false, "msg": "No package matching 'python-mysqldb' is available"}
@Paul-Weisser Paul-Weisser linked a pull request Feb 16, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant