Integration tests: restrict exclusion mysqlclient + MariaDB only when testing the mysql_role module

This commit is contained in:
Andrew Klychkov 2022-03-10 10:02:20 +01:00
commit 368a23a36f
3 changed files with 9 additions and 4 deletions

View file

@ -11,6 +11,7 @@ percona_mysql_packages:
- "{{ percona_client_package }}"
python_packages: [pymysql == 0.9.3]
connector_type: pymysql
install_prereqs:
- libaio1