mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-09-20 22:18:12 -07:00
Fix underlying issue
This commit is contained in:
parent
d4abd957ca
commit
e0e90b16ed
5 changed files with 7 additions and 13 deletions
|
@ -11,7 +11,6 @@ percona_mysql_packages:
|
|||
- "{{ percona_client_package }}"
|
||||
|
||||
python_packages: [pymysql == 0.9.3]
|
||||
connector_type: pymysql
|
||||
|
||||
install_prereqs:
|
||||
- libaio1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue