mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-09-13 08:28:26 -07:00
Integration tests: restrict exclusion mysqlclient + MariaDB only when testing the mysql_role module
This commit is contained in:
parent
82cedf8510
commit
368a23a36f
3 changed files with 9 additions and 4 deletions
|
@ -11,6 +11,7 @@ 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