From 920a402be923e275ac9e175301ff37cfb435ec85 Mon Sep 17 00:00:00 2001 From: "Oleg \"Zmey!\" Vasiliev" Date: Mon, 9 May 2022 21:35:42 +0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3896914..6922e6e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # mysql-server -Ansible role for mysql-family servers \ No newline at end of file +Ansible role for mysql-family servers + +### Variables +See `defaults/main.yml` and probably `tasks/main.yml`. Role is pretty simple. + +Defaults are suitable for MariaDB on Archlinux. + +### LICENSE +[MIT](README.md)