本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
overmind
/
matrix-docker-ansible-deploy
镜像来自
https://github.com/spantaleev/matrix-docker-ansible-deploy
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
Setting up REUSE: change copyright year to the initial publication - 2023
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3859/head
Suguru Hirahara
1 年之前
父節點
25dfbdf1d7
當前提交
6abe569213
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID:
E4F9743DAB4B7B75
共有
100 個檔案被更改
,包括
100 行新增
和
100 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.envrc
+1
-1
.gitattributes
+1
-1
YEAR-IN-REVIEW.md
+1
-1
docs/configuring-playbook-bot-chatgpt.md
+1
-1
docs/configuring-playbook-bot-draupnir.md
+1
-1
docs/configuring-playbook-bridge-mautrix-gmessages.md
+1
-1
docs/configuring-playbook-bridge-mautrix-slack.md
+1
-1
docs/configuring-playbook-bridge-mautrix-wsproxy.md
+1
-1
docs/configuring-playbook-matrix-media-repo.md
+1
-1
docs/configuring-playbook-rageshake.md
+1
-1
docs/configuring-playbook-sliding-sync-proxy.md
+1
-1
docs/configuring-playbook-synapse-auto-compressor.md
+1
-1
docs/configuring-playbook-traefik.md
+1
-1
docs/configuring-playbook-user-verification-service.md
+1
-1
docs/howto-srv-server-delegation.md
+1
-1
group_vars/jitsi_jvb_servers
+1
-1
jitsi_jvb.yml
+1
-1
justfile
+1
-1
roles/custom/matrix-bot-buscarron/templates/labels.j2
+1
-1
roles/custom/matrix-bot-chatgpt/defaults/main.yml
+1
-1
roles/custom/matrix-bot-chatgpt/tasks/install.yml
+1
-1
roles/custom/matrix-bot-chatgpt/tasks/main.yml
+1
-1
roles/custom/matrix-bot-chatgpt/tasks/uninstall.yml
+1
-1
roles/custom/matrix-bot-chatgpt/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bot-chatgpt/templates/env.j2
+1
-1
roles/custom/matrix-bot-chatgpt/templates/systemd/matrix-bot-chatgpt.service.j2
+1
-1
roles/custom/matrix-bot-draupnir/defaults/main.yml
+1
-1
roles/custom/matrix-bot-draupnir/tasks/main.yml
+1
-1
roles/custom/matrix-bot-draupnir/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bot-draupnir/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bot-draupnir/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bot-draupnir/templates/production.yaml.j2
+1
-1
roles/custom/matrix-bot-draupnir/templates/systemd/matrix-bot-draupnir.service.j2
+1
-1
roles/custom/matrix-bot-go-neb/tasks/install.yml
+1
-1
roles/custom/matrix-bot-go-neb/tasks/uninstall.yml
+1
-1
roles/custom/matrix-bot-go-neb/templates/env.j2
+1
-1
roles/custom/matrix-bot-go-neb/templates/labels.j2
+1
-1
roles/custom/matrix-bot-honoroit/templates/labels.j2
+1
-1
roles/custom/matrix-bot-matrix-registration-bot/tasks/clean_cache.yml
+1
-1
roles/custom/matrix-bridge-hookshot/tasks/reset_encryption.yml
+1
-1
roles/custom/matrix-bridge-mautrix-gmessages/defaults/main.yml
+1
-1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/main.yml
+1
-1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2
+1
-1
roles/custom/matrix-bridge-mautrix-gmessages/templates/systemd/matrix-mautrix-gmessages.service.j2
+1
-1
roles/custom/matrix-bridge-mautrix-signal/tasks/remove_legacy.yml
+1
-1
roles/custom/matrix-bridge-mautrix-slack/defaults/main.yml
+1
-1
roles/custom/matrix-bridge-mautrix-slack/tasks/main.yml
+1
-1
roles/custom/matrix-bridge-mautrix-slack/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bridge-mautrix-slack/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bridge-mautrix-slack/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bridge-mautrix-slack/templates/config.yaml.j2
+1
-1
roles/custom/matrix-bridge-mautrix-slack/templates/systemd/matrix-mautrix-slack.service.j2
+1
-1
roles/custom/matrix-bridge-mautrix-wsproxy/defaults/main.yml
+1
-1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/main.yml
+1
-1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/config.yaml.j2
+1
-1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/syncproxy-env.j2
+1
-1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy-syncproxy.service.j2
+1
-1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy.service.j2
+1
-1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/wsproxy-labels.j2
+1
-1
roles/custom/matrix-client-cinny/templates/labels.j2
+1
-1
roles/custom/matrix-client-element/templates/labels.j2
+1
-1
roles/custom/matrix-client-hydrogen/templates/labels.j2
+1
-1
roles/custom/matrix-client-schildichat/defaults/main.yml
+1
-1
roles/custom/matrix-client-schildichat/tasks/main.yml
+1
-1
roles/custom/matrix-client-schildichat/tasks/prepare_themes.yml
+1
-1
roles/custom/matrix-client-schildichat/tasks/self_check.yml
+1
-1
roles/custom/matrix-client-schildichat/tasks/setup_install.yml
+1
-1
roles/custom/matrix-client-schildichat/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-client-schildichat/tasks/validate_config.yml
+1
-1
roles/custom/matrix-client-schildichat/templates/config.json.j2
+1
-1
roles/custom/matrix-client-schildichat/templates/labels.j2
+1
-1
roles/custom/matrix-client-schildichat/templates/map_style.json.j2
+1
-1
roles/custom/matrix-client-schildichat/templates/systemd/matrix-client-schildichat.service.j2
+1
-1
roles/custom/matrix-client-schildichat/templates/welcome.html.j2
+1
-1
roles/custom/matrix-client-schildichat/vars/main.yml
+1
-1
roles/custom/matrix-corporal/templates/labels.j2
+1
-1
roles/custom/matrix-dimension/templates/labels.j2
+1
-1
roles/custom/matrix-media-repo/defaults/main.yml
+1
-1
roles/custom/matrix-media-repo/tasks/main.yml
+1
-1
roles/custom/matrix-media-repo/tasks/setup_install.yml
+1
-1
roles/custom/matrix-media-repo/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-media-repo/tasks/validate_config.yml
+1
-1
roles/custom/matrix-media-repo/templates/media-repo/env.j2
+1
-1
roles/custom/matrix-media-repo/templates/media-repo/labels.j2
+1
-1
roles/custom/matrix-media-repo/templates/media-repo/media-repo.yaml.j2
+1
-1
roles/custom/matrix-media-repo/templates/media-repo/systemd/matrix-media-repo.service.j2
+1
-1
roles/custom/matrix-prometheus-services-connect/defaults/main.yml
+1
-1
roles/custom/matrix-prometheus-services-connect/tasks/install_synapse_rules.yml
+1
-1
roles/custom/matrix-prometheus-services-connect/tasks/main.yml
+1
-1
roles/custom/matrix-rageshake/defaults/main.yml
+1
-1
roles/custom/matrix-rageshake/tasks/install.yml
+1
-1
roles/custom/matrix-rageshake/tasks/main.yml
+1
-1
roles/custom/matrix-rageshake/tasks/uninstall.yml
+1
-1
roles/custom/matrix-rageshake/tasks/validate_config.yml
+ 1
- 1
.envrc
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
.gitattributes
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
YEAR-IN-REVIEW.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bot-chatgpt.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bot-draupnir.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bridge-mautrix-gmessages.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bridge-mautrix-slack.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bridge-mautrix-wsproxy.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-matrix-media-repo.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-rageshake.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-sliding-sync-proxy.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-synapse-auto-compressor.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-traefik.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-user-verification-service.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/howto-srv-server-delegation.md
查看文件
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
group_vars/jitsi_jvb_servers
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
jitsi_jvb.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
justfile
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-buscarron/templates/labels.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-chatgpt/defaults/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-chatgpt/tasks/install.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-chatgpt/tasks/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-chatgpt/tasks/uninstall.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-chatgpt/tasks/validate_config.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-chatgpt/templates/env.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-chatgpt/templates/systemd/matrix-bot-chatgpt.service.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-draupnir/defaults/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-draupnir/tasks/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-draupnir/tasks/setup_install.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-draupnir/tasks/setup_uninstall.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-draupnir/tasks/validate_config.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-draupnir/templates/production.yaml.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-draupnir/templates/systemd/matrix-bot-draupnir.service.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-go-neb/tasks/install.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-go-neb/tasks/uninstall.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-go-neb/templates/env.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-go-neb/templates/labels.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-honoroit/templates/labels.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/tasks/clean_cache.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-hookshot/tasks/reset_encryption.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/defaults/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/setup_install.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/setup_uninstall.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/validate_config.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/templates/systemd/matrix-mautrix-gmessages.service.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-mautrix-signal/tasks/remove_legacy.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/defaults/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/tasks/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/tasks/setup_install.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/tasks/setup_uninstall.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/tasks/validate_config.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/templates/config.yaml.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/templates/systemd/matrix-mautrix-slack.service.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/defaults/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/setup_install.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/setup_uninstall.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/validate_config.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/config.yaml.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/syncproxy-env.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy-syncproxy.service.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy.service.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/wsproxy-labels.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-client-cinny/templates/labels.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-client-element/templates/labels.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-client-hydrogen/templates/labels.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-client-schildichat/defaults/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/prepare_themes.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/self_check.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/setup_install.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/setup_uninstall.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/validate_config.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-client-schildichat/templates/config.json.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-client-schildichat/templates/labels.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-client-schildichat/templates/map_style.json.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-client-schildichat/templates/systemd/matrix-client-schildichat.service.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-client-schildichat/templates/welcome.html.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-client-schildichat/vars/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-corporal/templates/labels.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-dimension/templates/labels.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-media-repo/defaults/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-media-repo/tasks/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-media-repo/tasks/setup_install.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-media-repo/tasks/setup_uninstall.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-media-repo/tasks/validate_config.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-media-repo/templates/media-repo/env.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-media-repo/templates/media-repo/labels.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-media-repo/templates/media-repo/media-repo.yaml.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-media-repo/templates/media-repo/systemd/matrix-media-repo.service.j2
查看文件
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-prometheus-services-connect/defaults/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-prometheus-services-connect/tasks/install_synapse_rules.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-prometheus-services-connect/tasks/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-rageshake/defaults/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-rageshake/tasks/install.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-rageshake/tasks/main.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-rageshake/tasks/uninstall.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-rageshake/tasks/validate_config.yml
查看文件
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
3
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
部分文件因文件數量過多而無法顯示
Write
Preview
Loading…
取消
儲存