Closed DavidMorp closed 3 years ago
Thank you! I will take a closer look. The role is currently also rather unusable. :)
I'm currently taking a closer look at the role (also because I want to integrate support for Arch Linux). In my test environment debain 10 ran without changes. In my opinion, debian 10 also uses python 3 by default.
The mariadb secure-installation fails at the "remove mariadb test database" task.
This was resolved by changing the beginning of ansible-mariadb/tasks/preparations.yml to set the interpreter to python3
I am using Debian 10. I would make a pull request but I'm not sure if this is the best place to set the interpreter, so i preferred to open an issue.