From 8047e5732c7b2cc3af6dcb426ee39d10022ab137 Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 27 Nov 2025 06:11:53 +0000 Subject: [PATCH] Update file olimp-deploy.yml --- olimp-deploy.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/olimp-deploy.yml b/olimp-deploy.yml index 78e2281..c7a9d22 100644 --- a/olimp-deploy.yml +++ b/olimp-deploy.yml @@ -59,9 +59,8 @@ - { role: meshcentral, tags: deploy_meshcentral } - { role: grafana, tags: deploy_grafana } - { role: loki, tags: deploy_loki } + - hosts: git-server roles: - { role: docker, tags: deploy_docker } - - { role: base_setup, tags: deploy_base } - - { role: gitlab, tags: deploy_gitlab } - - { role: promtail, tags: deploy_promtail } \ No newline at end of file + - { role: gitlab, tags: deploy_gitlab } \ No newline at end of file