This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
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 year ago
parent
c38400b7f7
commit
8e63f12fbe
No known key found for this signature in database
GPG Key ID:
E4F9743DAB4B7B75
100 changed files
with
400 additions
and
0 deletions
Split View
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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
Some files were not shown because too many files changed in this diff
Write
Preview
Loading…
Cancel
Save