diff --git a/README.md b/README.md index e1e7fa3..9dcefdf 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ mariadb_databases: [] # replicate: true|false ``` -See: +See: ### User management @@ -230,7 +230,7 @@ mariadb_users: [] # state: present|absent ``` -See: +See: ### Replication (optional) @@ -238,7 +238,7 @@ Replication is only enabled if `mariadb_replication_role` has a value (`primary` `replica`). The replication setup on the replica use the GTID autopositioning, see - + #### Common vars