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