mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-05 10:10:32 -07:00
* mysql_replication: fix crashes caused by deprecated terminology * Fix unrelated sanity errors * Tests: mysql 8.0.21 -> 8.022 * Adjust integration tests * Add version check to the tests * Add debug statement * Adjust mysql version * Fix tests * Add unit tests * Add changelog fragment * Improve code and coverage * Get rid of extra blank line * Improve coverage * Change suggested
13 lines
204 B
YAML
13 lines
204 B
YAML
dbdeployer_version: 1.52.0
|
|
dbdeployer_home_dir: /opt/dbdeployer
|
|
|
|
home_dir: /root
|
|
|
|
percona_client_version: 5.7
|
|
|
|
mariadb_install: false
|
|
|
|
mysql_version: 8.0.22
|
|
mariadb_version: 10.5.4
|
|
|
|
mysql_base_port: 3306
|