Skip to content

python3-pymysql installed too late

The install mariadb-dependecies step in 10-config-database.yml should be the first task there, currently Ansible tries to run community.mysql tasks before python3-pymysql is installed.