Commit Graph

5 Commits (new_release)

Author SHA1 Message Date
Emilien Mantel bae3a786f5 Force 'mariadb' as service name if install from upstream 2021-09-02 14:50:02 +02:00
Emilien Mantel b2c6c5030f Fix service name depending OS version 2021-09-02 14:23:18 +02:00
Emilien Mantel 79d6ed7966 Manages MariaDB 10.6 + Debian 11 2021-09-01 13:32:10 +02:00
Emilien M 0b4983e090
Full buster optim (#38)
* Remove Stretch and Percona support
* Delete root password management (On Buster, it uses socket auth)
* Fix sync backups files master -> slave
* Cleanup legacy code on replication slave
* Use modern configuration
* Debian buster configuration style
* Drop logrotate management (useless)
* Add new default values in defaults/main.yml (according with MariaDB doc)
* Travis with Ansible 2.8+
* Drop feature "don't replicate mysql database"
* Fully compatible with python3
2019-12-28 19:02:41 +01:00
Emilien M dac586acbe
Support Debian Buster (#34) 2019-08-07 17:41:45 +02:00