mariadb: initial commit

This commit is contained in:
2021-10-18 17:42:25 +02:00
commit 7c9285ce17
9 changed files with 192 additions and 0 deletions

10
README Normal file
View File

@@ -0,0 +1,10 @@
install and configure mariadb on CentOS 7
variables:
mariadb_data_dir - default /var/lib/mysql
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