From 82b00690b795240eb1eb1bab691fef5c769cf146 Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 23 Mar 2026 14:01:26 +0500 Subject: [PATCH] Update file olimp-deploy.yml --- olimp-deploy.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/olimp-deploy.yml b/olimp-deploy.yml index 1e01ceb..1d391bb 100644 --- a/olimp-deploy.yml +++ b/olimp-deploy.yml @@ -103,4 +103,11 @@ roles: - { role: docker, tags: deploy_docker } - { role: torrserver, tags: deploy_torrserver } - - { role: qbittorrent, tags: deploy_qbittorrent } \ No newline at end of file + - { role: qbittorrent, tags: deploy_qbittorrent } + +- hosts: testtalk-server + vars_files: + - vault.yml + roles: + - { role: docker, tags: deploy_docker } + - { role: snikket, tags: deploy_snikket } \ No newline at end of file