ansible-mariadb-galera-cluster icon indicating copy to clipboard operation
ansible-mariadb-galera-cluster copied to clipboard

issue with asserting version

Open thecodeassassin opened this issue 11 months ago • 1 comments

The mariadb version that is extracted using the CLI is not working properly.

mariadb -V mariadb from 11.3.2-MariaDB, client 15.2 for debian-linux-gnu (x86_64) using EditLine wrapper

fatal: [135.181.223.16]: FAILED! => { "assertion": "mariadb_version_checked.startswith("11.3.2")", "changed": false, "evaluated_to": false, "msg": "The mariadb_version "11.3.2" doesn't match the one installed on the system: for. Use the correct mariadb_version or set mariadb_upgrade: True" }

thecodeassassin avatar Mar 04 '24 23:03 thecodeassassin

Duplicate of #193 MariaDB 11.x does not have yet a LTS version.

If you can make a PR that take in consideration the discussions from #193 and supports both 10.x and 11.y - I'll be more than happy to review & merge.

Regards!

eRadical avatar Mar 07 '24 13:03 eRadical

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 08 '24 05:05 stale[bot]