From deead8764359540fc63d64947ec5f886a9b41066 Mon Sep 17 00:00:00 2001 From: Faustin Lammler Date: Wed, 1 Mar 2023 15:58:20 +0100 Subject: [PATCH] Role is now compatible not only with Debian/Ubuntu --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 667c7f1..2ae5c81 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Cluster](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_cluster.yml/badge.svg)](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_cluster.yml) [![Cluster MDBF](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_cluster_mdbf.yml/badge.svg)](https://github.com/fauust/ansible-role-mariadb/actions/workflows/test_cluster_mdbf.yml) -Install and configure MariaDB Server on Debian/Ubuntu. +Install and configure MariaDB Server on Linux (Debian or RHEL based). Optionally, this role also permits one to: @@ -95,8 +95,8 @@ mariadb_use_official_repo_version: "10.10" mariadb_use_official_repo_format_deb822: false ``` -You may deploy the MariaDB Server version that comes with your distribution -(Debian/Ubuntu) or deploy the version packaged by the MariaDB Foundation. +You may deploy the MariaDB Server version that comes with your distribution or +deploy the version packaged by the MariaDB Foundation. You can use the MariaDB Foundation repository configuration tool: