From 02bf62a7e949c96dcf132105f78ce1d29a2c0ef4 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 28 May 2026 13:39:03 +0500 Subject: [PATCH] =?UTF-8?q?chore:=20=D0=B2=D0=BE=D0=B7=D0=B2=D1=80=D0=B0?= =?UTF-8?q?=D1=82=20=D1=80=D0=BE=D0=BB=D0=B8=20matrix=20=D0=B8=D0=B7=20?= =?UTF-8?q?=D0=B0=D1=80=D1=85=D0=B8=D0=B2=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {arhive_roles => roles}/matrix/files/log.config | 0 {arhive_roles => roles}/matrix/tasks/main.yml | 0 {arhive_roles => roles}/matrix/templates/docker-compose.yml.j2 | 0 {arhive_roles => roles}/matrix/templates/homeserver.yaml.j2 | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {arhive_roles => roles}/matrix/files/log.config (100%) rename {arhive_roles => roles}/matrix/tasks/main.yml (100%) rename {arhive_roles => roles}/matrix/templates/docker-compose.yml.j2 (100%) rename {arhive_roles => roles}/matrix/templates/homeserver.yaml.j2 (100%) diff --git a/arhive_roles/matrix/files/log.config b/roles/matrix/files/log.config similarity index 100% rename from arhive_roles/matrix/files/log.config rename to roles/matrix/files/log.config diff --git a/arhive_roles/matrix/tasks/main.yml b/roles/matrix/tasks/main.yml similarity index 100% rename from arhive_roles/matrix/tasks/main.yml rename to roles/matrix/tasks/main.yml diff --git a/arhive_roles/matrix/templates/docker-compose.yml.j2 b/roles/matrix/templates/docker-compose.yml.j2 similarity index 100% rename from arhive_roles/matrix/templates/docker-compose.yml.j2 rename to roles/matrix/templates/docker-compose.yml.j2 diff --git a/arhive_roles/matrix/templates/homeserver.yaml.j2 b/roles/matrix/templates/homeserver.yaml.j2 similarity index 100% rename from arhive_roles/matrix/templates/homeserver.yaml.j2 rename to roles/matrix/templates/homeserver.yaml.j2