From 708be789579617561d766866f48456519c775cd0 Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 13 Nov 2025 18:43:23 +0000 Subject: [PATCH] Update file olimp-deploy.yml --- olimp-deploy.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/olimp-deploy.yml b/olimp-deploy.yml index 44524b6..9893fa7 100644 --- a/olimp-deploy.yml +++ b/olimp-deploy.yml @@ -48,4 +48,5 @@ - hosts: manage-server roles: - { role: docker, tags: deploy_docker } - - { role: meshcentral, tags: deploy_meshcentral } \ No newline at end of file + - { role: meshcentral, tags: deploy_meshcentral } + - { role: grafana, tags: deploy_grafana } \ No newline at end of file