From a4587e740ec046b935c19b09dcaeb068b874ab66 Mon Sep 17 00:00:00 2001 From: Ronald Date: Mon, 8 Jul 2024 22:06:38 +0100 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aae0c81..1934cde 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ An Ansible role to install and configure Grafana. | Variable name | Type | Description | Required | Has default value | Example value | |---------------|------|-------------|----------|-------------------|---------------| -| `grafana_server_users` | list of dictionaries | A dictionary containing users to be created | ☐ | ☐ | See [below](####grafana_server_users) | +| `grafana_server_users` | list of dictionaries | A dictionary containing users to be created | ☐ | ☐ | See [below](###grafana_server_users) | | `grafana_server_add_admin_user_to_default_organisation_as_admin` | boolean | Whether the admin user should be added to the default organisation. | ☑ | ☑ | `true` -#### grafana_server_users +### grafana_server_users ```yaml grafana_server_users: