mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-25 07:21:45 -07:00
Fix missing package when using sha256_password with MySQL 8
This commit is contained in:
parent
fa06f22cd5
commit
ffcffe943f
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ install_prereqs:
|
|||
|
||||
install_python_prereqs:
|
||||
- python3-dev
|
||||
- python3-cryptography
|
||||
- default-libmysqlclient-dev
|
||||
- build-essential
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue