This website works better with JavaScript.
首頁
探索
說明
登入
overmind
/
matrix-docker-ansible-deploy
镜像来自
https://github.com/spantaleev/matrix-docker-ansible-deploy
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Setting up REUSE: add copyright statements to yml files in roles/custom/
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3859/head
Suguru Hirahara
1 年之前
父節點
c38400b7f7
當前提交
8e63f12fbe
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID:
E4F9743DAB4B7B75
共有
100 個文件被更改
,包括
400 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
roles/custom/matrix-alertmanager-receiver/defaults/main.yml
+4
-0
roles/custom/matrix-alertmanager-receiver/tasks/install.yml
+4
-0
roles/custom/matrix-alertmanager-receiver/tasks/main.yml
+4
-0
roles/custom/matrix-alertmanager-receiver/tasks/uninstall.yml
+4
-0
roles/custom/matrix-alertmanager-receiver/tasks/validate_config.yml
+4
-0
roles/custom/matrix-appservice-double-puppet/defaults/main.yml
+4
-0
roles/custom/matrix-appservice-double-puppet/tasks/install.yml
+4
-0
roles/custom/matrix-appservice-double-puppet/tasks/main.yml
+4
-0
roles/custom/matrix-appservice-double-puppet/tasks/uninstall.yml
+4
-0
roles/custom/matrix-appservice-double-puppet/tasks/validate_config.yml
+4
-0
roles/custom/matrix-appservice-draupnir-for-all/defaults/main.yml
+4
-0
roles/custom/matrix-appservice-draupnir-for-all/tasks/main.yml
+4
-0
roles/custom/matrix-appservice-draupnir-for-all/tasks/setup_install.yml
+4
-0
roles/custom/matrix-appservice-draupnir-for-all/tasks/setup_uninstall.yml
+4
-0
roles/custom/matrix-appservice-draupnir-for-all/tasks/validate_config.yml
+4
-0
roles/custom/matrix-authentication-service/defaults/main.yml
+4
-0
roles/custom/matrix-authentication-service/tasks/install.yml
+4
-0
roles/custom/matrix-authentication-service/tasks/main.yml
+4
-0
roles/custom/matrix-authentication-service/tasks/mas_cli_doctor.yml
+4
-0
roles/custom/matrix-authentication-service/tasks/register_user.yml
+4
-0
roles/custom/matrix-authentication-service/tasks/syn2mas.yml
+4
-0
roles/custom/matrix-authentication-service/tasks/uninstall.yml
+4
-0
roles/custom/matrix-authentication-service/tasks/util/prepare_key.yml
+4
-0
roles/custom/matrix-authentication-service/tasks/validate_config.yml
+4
-0
roles/custom/matrix-authentication-service/vars/main.yml
+4
-0
roles/custom/matrix-base/defaults/main.yml
+4
-0
roles/custom/matrix-base/tasks/ensure_fuse_installed.yml
+4
-0
roles/custom/matrix-base/tasks/ensure_fuse_installed_archlinux.yml
+4
-0
roles/custom/matrix-base/tasks/ensure_fuse_installed_debian.yml
+4
-0
roles/custom/matrix-base/tasks/ensure_fuse_installed_redhat.yml
+4
-0
roles/custom/matrix-base/tasks/ensure_openssl_installed.yml
+4
-0
roles/custom/matrix-base/tasks/main.yml
+4
-0
roles/custom/matrix-base/tasks/setup_matrix_base.yml
+4
-0
roles/custom/matrix-base/tasks/setup_matrix_user.yml
+4
-0
roles/custom/matrix-base/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bot-baibot/defaults/main.yml
+4
-0
roles/custom/matrix-bot-baibot/tasks/install.yml
+4
-0
roles/custom/matrix-bot-baibot/tasks/main.yml
+4
-0
roles/custom/matrix-bot-baibot/tasks/uninstall.yml
+4
-0
roles/custom/matrix-bot-baibot/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bot-buscarron/defaults/main.yml
+4
-0
roles/custom/matrix-bot-buscarron/tasks/main.yml
+4
-0
roles/custom/matrix-bot-buscarron/tasks/setup_install.yml
+4
-0
roles/custom/matrix-bot-buscarron/tasks/setup_uninstall.yml
+4
-0
roles/custom/matrix-bot-buscarron/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bot-chatgpt/defaults/main.yml
+4
-0
roles/custom/matrix-bot-chatgpt/tasks/install.yml
+4
-0
roles/custom/matrix-bot-chatgpt/tasks/main.yml
+4
-0
roles/custom/matrix-bot-chatgpt/tasks/uninstall.yml
+4
-0
roles/custom/matrix-bot-chatgpt/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bot-draupnir/defaults/main.yml
+4
-0
roles/custom/matrix-bot-draupnir/tasks/main.yml
+4
-0
roles/custom/matrix-bot-draupnir/tasks/setup_install.yml
+4
-0
roles/custom/matrix-bot-draupnir/tasks/setup_uninstall.yml
+4
-0
roles/custom/matrix-bot-draupnir/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bot-go-neb/defaults/main.yml
+4
-0
roles/custom/matrix-bot-go-neb/tasks/install.yml
+4
-0
roles/custom/matrix-bot-go-neb/tasks/main.yml
+4
-0
roles/custom/matrix-bot-go-neb/tasks/uninstall.yml
+4
-0
roles/custom/matrix-bot-go-neb/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bot-honoroit/defaults/main.yml
+4
-0
roles/custom/matrix-bot-honoroit/tasks/main.yml
+4
-0
roles/custom/matrix-bot-honoroit/tasks/setup_install.yml
+4
-0
roles/custom/matrix-bot-honoroit/tasks/setup_uninstall.yml
+4
-0
roles/custom/matrix-bot-honoroit/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bot-matrix-registration-bot/defaults/main.yml
+4
-0
roles/custom/matrix-bot-matrix-registration-bot/tasks/clean_cache.yml
+4
-0
roles/custom/matrix-bot-matrix-registration-bot/tasks/main.yml
+4
-0
roles/custom/matrix-bot-matrix-registration-bot/tasks/setup_install.yml
+4
-0
roles/custom/matrix-bot-matrix-registration-bot/tasks/setup_uninstall.yml
+4
-0
roles/custom/matrix-bot-matrix-registration-bot/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bot-matrix-reminder-bot/defaults/main.yml
+4
-0
roles/custom/matrix-bot-matrix-reminder-bot/tasks/main.yml
+4
-0
roles/custom/matrix-bot-matrix-reminder-bot/tasks/setup_install.yml
+4
-0
roles/custom/matrix-bot-matrix-reminder-bot/tasks/setup_uninstall.yml
+4
-0
roles/custom/matrix-bot-matrix-reminder-bot/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bot-maubot/defaults/main.yml
+4
-0
roles/custom/matrix-bot-maubot/tasks/main.yml
+4
-0
roles/custom/matrix-bot-maubot/tasks/setup_install.yml
+4
-0
roles/custom/matrix-bot-maubot/tasks/setup_uninstall.yml
+4
-0
roles/custom/matrix-bot-maubot/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bot-mjolnir/defaults/main.yml
+4
-0
roles/custom/matrix-bot-mjolnir/tasks/main.yml
+4
-0
roles/custom/matrix-bot-mjolnir/tasks/setup_install.yml
+4
-0
roles/custom/matrix-bot-mjolnir/tasks/setup_uninstall.yml
+4
-0
roles/custom/matrix-bot-mjolnir/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bridge-appservice-discord/defaults/main.yml
+4
-0
roles/custom/matrix-bridge-appservice-discord/tasks/main.yml
+4
-0
roles/custom/matrix-bridge-appservice-discord/tasks/setup_install.yml
+4
-0
roles/custom/matrix-bridge-appservice-discord/tasks/setup_uninstall.yml
+4
-0
roles/custom/matrix-bridge-appservice-discord/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bridge-appservice-irc/defaults/main.yml
+4
-0
roles/custom/matrix-bridge-appservice-irc/tasks/main.yml
+4
-0
roles/custom/matrix-bridge-appservice-irc/tasks/migrate_nedb_to_postgres.yml
+4
-0
roles/custom/matrix-bridge-appservice-irc/tasks/setup_install.yml
+4
-0
roles/custom/matrix-bridge-appservice-irc/tasks/setup_uninstall.yml
+4
-0
roles/custom/matrix-bridge-appservice-irc/tasks/validate_config.yml
+4
-0
roles/custom/matrix-bridge-appservice-kakaotalk/defaults/main.yml
+4
-0
roles/custom/matrix-bridge-appservice-kakaotalk/tasks/main.yml
+4
-0
roles/custom/matrix-bridge-appservice-kakaotalk/tasks/setup_install.yml
+ 4
- 0
roles/custom/matrix-alertmanager-receiver/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# matrix-alertmanager-receiver is a service which receives webhook payloads from Prometheus' Alertmanager and forwards them to a Matrix room.
+ 4
- 0
roles/custom/matrix-alertmanager-receiver/tasks/install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure matrix-alertmanager-receiver paths exist
+ 4
- 0
roles/custom/matrix-alertmanager-receiver/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-alertmanager-receiver/tasks/uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-alertmanager-receiver service
+ 4
- 0
roles/custom/matrix-alertmanager-receiver/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required matrix-alertmanager-receiver settings not defined
ansible.builtin.fail:
+ 4
- 0
roles/custom/matrix-appservice-double-puppet/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
matrix_appservice_double_puppet_enabled: true
+ 4
- 0
roles/custom/matrix-appservice-double-puppet/tasks/install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure matrix-appservice-double-puppet paths exist
+ 4
- 0
roles/custom/matrix-appservice-double-puppet/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-appservice-double-puppet/tasks/uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure matrix-appservice-double-puppet paths don't exist
+ 4
- 0
roles/custom/matrix-appservice-double-puppet/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required matrix-appservice-double-puppet settings not defined
ansible.builtin.fail:
+ 4
- 0
roles/custom/matrix-appservice-draupnir-for-all/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# A moderation tool for Matrix
# Project source code URL: https://github.com/the-draupnir-project/Draupnir
+ 4
- 0
roles/custom/matrix-appservice-draupnir-for-all/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-appservice-draupnir-for-all/tasks/setup_install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- ansible.builtin.set_fact:
+ 4
- 0
roles/custom/matrix-appservice-draupnir-for-all/tasks/setup_uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-appservice-draupnir-for-all service
+ 4
- 0
roles/custom/matrix-appservice-draupnir-for-all/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required matrix-bot-draupnir variables are undefined
+ 4
- 0
roles/custom/matrix-authentication-service/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# matrix-authentication-service (MAS) is an OAuth 2.0 and OpenID Provider server for Matrix.
+ 4
- 0
roles/custom/matrix-authentication-service/tasks/install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure Matrix Authentication Service paths exist
+ 4
- 0
roles/custom/matrix-authentication-service/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-authentication-service/tasks/mas_cli_doctor.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure Matrix Authentication Service is started
+ 4
- 0
roles/custom/matrix-authentication-service/tasks/register_user.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if playbook called incorrectly
+ 4
- 0
roles/custom/matrix-authentication-service/tasks/syn2mas.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- ansible.builtin.set_fact:
+ 4
- 0
roles/custom/matrix-authentication-service/tasks/uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-authentication-service service
+ 4
- 0
roles/custom/matrix-authentication-service/tasks/util/prepare_key.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Prepare Matrix Authentication Service private key file path ({{ private_key_definition.key_file }})
+ 4
- 0
roles/custom/matrix-authentication-service/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required matrix-authentication-service settings not defined
+ 4
- 0
roles/custom/matrix-authentication-service/vars/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# Like `matrix_authentication_service_config_http_public_base` but a private base URL only accessible from within the container network.
+ 4
- 0
roles/custom/matrix-base/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# The bare domain name which represents your Matrix identity.
+ 4
- 0
roles/custom/matrix-base/tasks/ensure_fuse_installed.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# This is for both RedHat 7 and 8
+ 4
- 0
roles/custom/matrix-base/tasks/ensure_fuse_installed_archlinux.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure fuse installed (Archlinux)
+ 4
- 0
roles/custom/matrix-base/tasks/ensure_fuse_installed_debian.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure fuse installed (Debian/Raspbian)
+ 4
- 0
roles/custom/matrix-base/tasks/ensure_fuse_installed_redhat.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure fuse installed (RedHat)
+ 4
- 0
roles/custom/matrix-base/tasks/ensure_openssl_installed.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure openssl installed
+ 4
- 0
roles/custom/matrix-base/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-base/tasks/setup_matrix_base.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure Matrix base paths exists
+ 4
- 0
roles/custom/matrix-base/tasks/setup_matrix_user.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure Matrix group is created
+ 4
- 0
roles/custom/matrix-base/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if invalid homeserver implementation
+ 4
- 0
roles/custom/matrix-bot-baibot/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# baibot is a bot exposing the power of Large Language Models to you.
+ 4
- 0
roles/custom/matrix-bot-baibot/tasks/install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure baibot paths exist
+ 4
- 0
roles/custom/matrix-bot-baibot/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bot-baibot/tasks/uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-baibot service
+ 4
- 0
roles/custom/matrix-bot-baibot/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required baibot settings not defined
+ 4
- 0
roles/custom/matrix-bot-buscarron/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# Buscarron is a Web forms (HTTP POST) to Matrix service.
+ 4
- 0
roles/custom/matrix-bot-buscarron/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bot-buscarron/tasks/setup_install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- ansible.builtin.set_fact:
matrix_bot_buscarron_requires_restart: false
+ 4
- 0
roles/custom/matrix-bot-buscarron/tasks/setup_uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-buscarron service
+ 4
- 0
roles/custom/matrix-bot-buscarron/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: (Deprecation) Catch and report renamed Buscarron settings
ansible.builtin.fail:
+ 4
- 0
roles/custom/matrix-bot-chatgpt/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# chatgpt is a bot for chatting to openAI chatgpt Matrix bot
# Project source code URL: https://github.com/matrixgpt/matrix-chatgpt-bot
+ 4
- 0
roles/custom/matrix-bot-chatgpt/tasks/install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure chatgpt paths exist
+ 4
- 0
roles/custom/matrix-bot-chatgpt/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
-
+ 4
- 0
roles/custom/matrix-bot-chatgpt/tasks/uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-chatgpt service
+ 4
- 0
roles/custom/matrix-bot-chatgpt/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required Chatgpt settings not defined
+ 4
- 0
roles/custom/matrix-bot-draupnir/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# A moderation tool for Matrix
# Project source code URL: https://github.com/the-draupnir-project/Draupnir
+ 4
- 0
roles/custom/matrix-bot-draupnir/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bot-draupnir/tasks/setup_install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- ansible.builtin.set_fact:
+ 4
- 0
roles/custom/matrix-bot-draupnir/tasks/setup_uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-bot-draupnir service
+ 4
- 0
roles/custom/matrix-bot-draupnir/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required matrix-bot-draupnir variables are undefined
+ 4
- 0
roles/custom/matrix-bot-go-neb/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# Go-NEB is a Matrix bot written in Go. It is the successor to Matrix-NEB, the original Matrix bot written in Python.
+ 4
- 0
roles/custom/matrix-bot-go-neb/tasks/install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure go-neb paths exist
+ 4
- 0
roles/custom/matrix-bot-go-neb/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bot-go-neb/tasks/uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-go-neb service
+ 4
- 0
roles/custom/matrix-bot-go-neb/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if there's not at least 1 client
+ 4
- 0
roles/custom/matrix-bot-honoroit/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# Honoroit is a helpdesk bot
# Project source code URL: https://github.com/etkecc/honoroit
+ 4
- 0
roles/custom/matrix-bot-honoroit/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bot-honoroit/tasks/setup_install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- ansible.builtin.set_fact:
matrix_bot_honoroit_requires_restart: false
+ 4
- 0
roles/custom/matrix-bot-honoroit/tasks/setup_uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-honoroit service
+ 4
- 0
roles/custom/matrix-bot-honoroit/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required Honoroit settings not defined
+ 4
- 0
roles/custom/matrix-bot-matrix-registration-bot/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# matrix-registration-bot creates and manages registration tokens for a Matrix server
# Project source code URL: https://github.com/moan0s/matrix-registration-bot
+ 4
- 0
roles/custom/matrix-bot-matrix-registration-bot/tasks/clean_cache.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Delete cache files
+ 4
- 0
roles/custom/matrix-bot-matrix-registration-bot/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bot-matrix-registration-bot/tasks/setup_install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure matrix-registration-bot paths exist
+ 4
- 0
roles/custom/matrix-bot-matrix-registration-bot/tasks/setup_uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-matrix-registration-bot service
+ 4
- 0
roles/custom/matrix-bot-matrix-registration-bot/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required settings not defined
+ 4
- 0
roles/custom/matrix-bot-matrix-reminder-bot/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# matrix-reminder-bot is a bot for one-off and recurring reminders
# Project source code URL: https://github.com/anoadragon453/matrix-reminder-bot
+ 4
- 0
roles/custom/matrix-bot-matrix-reminder-bot/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bot-matrix-reminder-bot/tasks/setup_install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- ansible.builtin.set_fact:
+ 4
- 0
roles/custom/matrix-bot-matrix-reminder-bot/tasks/setup_uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-matrix-reminder-bot service
+ 4
- 0
roles/custom/matrix-bot-matrix-reminder-bot/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required matrix-reminder-bot settings not defined
+ 4
- 0
roles/custom/matrix-bot-maubot/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# maubot is a plugin-based Matrix bot system.
+ 4
- 0
roles/custom/matrix-bot-maubot/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bot-maubot/tasks/setup_install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure maubot paths exist
+ 4
- 0
roles/custom/matrix-bot-maubot/tasks/setup_uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-maubot service
+ 4
- 0
roles/custom/matrix-bot-maubot/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: (Deprecation) Catch and report renamed maubot variables
+ 4
- 0
roles/custom/matrix-bot-mjolnir/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# A moderation tool for Matrix
# Project source code URL: https://github.com/matrix-org/mjolnir
+ 4
- 0
roles/custom/matrix-bot-mjolnir/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bot-mjolnir/tasks/setup_install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- ansible.builtin.set_fact:
+ 4
- 0
roles/custom/matrix-bot-mjolnir/tasks/setup_uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-bot-mjolnir service
+ 4
- 0
roles/custom/matrix-bot-mjolnir/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required matrix-bot-mjolnir variables are undefined
+ 4
- 0
roles/custom/matrix-bridge-appservice-discord/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# matrix-appservice-discord is a Matrix <-> Discord bridge
# Project source code URL: https://github.com/matrix-org/matrix-appservice-discord
+ 4
- 0
roles/custom/matrix-bridge-appservice-discord/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bridge-appservice-discord/tasks/setup_install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- ansible.builtin.set_fact:
+ 4
- 0
roles/custom/matrix-bridge-appservice-discord/tasks/setup_uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-appservice-discord service
+ 4
- 0
roles/custom/matrix-bridge-appservice-discord/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required appservice-discord settings not defined
+ 4
- 0
roles/custom/matrix-bridge-appservice-irc/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# Matrix Appservice IRC is a Matrix <-> IRC bridge
# Project source code URL: https://github.com/matrix-org/matrix-appservice-irc
+ 4
- 0
roles/custom/matrix-bridge-appservice-irc/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bridge-appservice-irc/tasks/migrate_nedb_to_postgres.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if Postgres not enabled
+ 4
- 0
roles/custom/matrix-bridge-appservice-irc/tasks/setup_install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- ansible.builtin.include_role:
+ 4
- 0
roles/custom/matrix-bridge-appservice-irc/tasks/setup_uninstall.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Check existence of matrix-appservice-irc service
+ 4
- 0
roles/custom/matrix-bridge-appservice-irc/tasks/validate_config.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Fail if required appservice-irc settings not defined
+ 4
- 0
roles/custom/matrix-bridge-appservice-kakaotalk/defaults/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# matrix-appservice-kakaotalk is a Matrix <-> Kakaotalk bridge
# Project source code URL: https://src.miscworks.net/fair/matrix-appservice-kakaotalk/
+ 4
- 0
roles/custom/matrix-bridge-appservice-kakaotalk/tasks/main.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- tags:
+ 4
- 0
roles/custom/matrix-bridge-appservice-kakaotalk/tasks/setup_install.yml
查看文件
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure matrix-appservice-kakaotalk image is pulled
部分文件因文件數量過多而無法顯示
Write
Preview
Loading…
取消
儲存