From 00179f646939ad9274a54e0cd76593debcd97d2a Mon Sep 17 00:00:00 2001 From: Faustin Lammler Date: Thu, 30 Jul 2026 17:05:33 +0200 Subject: [PATCH] Remove outdated URL Now the role use ansible.mariadb collection. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 75e90d9..13254a7 100644 --- a/README.md +++ b/README.md @@ -227,8 +227,6 @@ mariadb_databases: [] # replicate: true|false ``` -See: - ### User management ```yaml @@ -240,8 +238,6 @@ mariadb_users: [] # state: present|absent ``` -See: - ### Replication (optional) Replication is only enabled if `mariadb_replication_role` has a value (`primary` or