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: change copyright year to the initial publication - 2023
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3859/head
Suguru Hirahara
1 year ago
parent
25dfbdf1d7
commit
6abe569213
No known key found for this signature in database
GPG Key ID:
E4F9743DAB4B7B75
100 changed files
with
100 additions
and
100 deletions
Split View
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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
Some files were not shown because too many files changed in this diff
Write
Preview
Loading…
Cancel
Save