2024-02-06 16:22:07 +01:00
2024-02-06 16:22:07 +01:00
2021-10-18 17:42:25 +02:00
2023-03-13 20:07:25 +01:00
2023-03-13 20:07:25 +01:00
2023-03-13 20:07:25 +01:00
2024-02-06 16:22:07 +01:00

install and configure mariadb on CentOS 7

variables:

mariadb_data_dir - default /var/lib/mysql
mariadb_version - default to 10.11.6
mariadb_user - default mysql
mariadb_root_password - lookup from group_names[0]}}/{{ inventory_hostname }}_mysql
mariadb_root_home - default /root
mariadb_root_username - default root
mariadb_backup_dir - directory where backups will be stored
mariadb_use_percona true - wether  we install percona toolkit (wip)
Description
No description provided
Readme 53 KiB
Languages
Jinja 100%