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: