Updated README.md

master
Ronald 2 years ago
parent 297b854825
commit a4587e740e

@ -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:

Loading…
Cancel
Save