mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-04 05:04:23 -07:00
Enable and fix integration tests for devel
This commit is contained in:
parent
8052563a53
commit
6d02f247d5
3 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
dbdeployer_version: 1.56.0
|
||||
dbdeployer_version: 1.64.0
|
||||
dbdeployer_home_dir: /opt/dbdeployer
|
||||
|
||||
home_dir: /root
|
||||
|
|
|
@ -15,6 +15,7 @@ python_packages: [pymysql == 0.9.3]
|
|||
install_prereqs:
|
||||
- libaio1
|
||||
- libnuma1
|
||||
- libncurses5
|
||||
|
||||
install_python_prereqs:
|
||||
- python3-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue