This website requires JavaScript.
Explore
Help
Sign In
radityo
/
ansible-mysql
mirror of
https://github.com/HanXHX/ansible-mysql.git
Watch
1
Star
0
Fork
You've already forked ansible-mysql
0
Code
Issues
Projects
Releases
Wiki
Activity
bd8f9604f7
ansible-mysql
/
vars
/
Debian-buster.yml
4 lines
43 B
YAML
Raw
Normal View
History
Unescape
Escape
New release (#44) * Manages MariaDB 10.6 + Debian 11 * Fix YAML lint * Fix ansible lint * Modernize TravisCI * Fix service name depending OS version * Add rsyslog on tests * Remove useless variable in tests * Use module mysql_replication instead of command for GTID setup * Force 'mariadb' as service name if install from upstream * Rename group vars file and valid YAML lint * Galera install imrovements * Do not force galera package name ('galera-3' was hardcoded) * Prevent some crashes when galera is installed with mariadb at the same time * Install galera-3 on Buster + MariaDB from Debian repository * Use FQDN Ansible modules
2021-09-02 23:17:54 +07:00
---
mariadb_default_service_name
:
'mysql'