From d32706bae61a88e7aede622978cf46844d568369 Mon Sep 17 00:00:00 2001 From: uumas Date: Wed, 5 Jul 2023 16:06:50 +0300 Subject: [PATCH] grafana: fix argspec descriptions --- roles/grafana/meta/argument_specs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/grafana/meta/argument_specs.yml b/roles/grafana/meta/argument_specs.yml index 2bdbffe..b8a11eb 100644 --- a/roles/grafana/meta/argument_specs.yml +++ b/roles/grafana/meta/argument_specs.yml @@ -2,8 +2,8 @@ argument_specs: main: - short_description: Alpine container - description: "Sets up an alpine docker container. This role can be used as a template for other roles using the container role." + short_description: Grafana + description: "Sets up a grafana docker container" options: database_passwords: description: "Passed to container role"