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 - 2022
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3859/head
Suguru Hirahara
1 year ago
parent
b1af044278
commit
25dfbdf1d7
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
.config/ansible-lint.yml
+1
-1
.github/dependabot.yaml
+1
-1
.github/workflows/matrix.yml
+1
-1
.yamllint
+1
-1
Makefile
+1
-1
docs/configuring-playbook-backup-borg.md
+1
-1
docs/configuring-playbook-bot-buscarron.md
+1
-1
docs/configuring-playbook-bot-honoroit.md
+1
-1
docs/configuring-playbook-bot-matrix-registration-bot.md
+1
-1
docs/configuring-playbook-bot-maubot.md
+1
-1
docs/configuring-playbook-bridge-appservice-kakaotalk.md
+1
-1
docs/configuring-playbook-bridge-go-skype-bridge.md
+1
-1
docs/configuring-playbook-bridge-hookshot.md
+1
-1
docs/configuring-playbook-bridge-mautrix-discord.md
+1
-1
docs/configuring-playbook-cactus-comments.md
+1
-1
docs/configuring-playbook-client-cinny.md
+1
-1
docs/configuring-playbook-conduit.md
+1
-1
docs/configuring-playbook-dendrite.md
+1
-1
docs/configuring-playbook-matrix-ldap-registration-proxy.md
+1
-1
docs/configuring-playbook-mautrix-bridges.md
+1
-1
docs/configuring-playbook-ntfy.md
+1
-1
docs/configuring-playbook-prometheus-nginxlog.md
+1
-1
docs/configuring-playbook-s3-goofys.md
+1
-1
docs/configuring-playbook-synapse-s3-storage-provider.md
+1
-1
docs/obtaining-access-tokens.md
+1
-1
examples/host.yml
+1
-1
roles/custom/matrix-base/defaults/main.yml
+1
-1
roles/custom/matrix-base/tasks/ensure_fuse_installed.yml
+1
-1
roles/custom/matrix-base/tasks/ensure_fuse_installed_archlinux.yml
+1
-1
roles/custom/matrix-base/tasks/ensure_fuse_installed_debian.yml
+1
-1
roles/custom/matrix-base/tasks/ensure_fuse_installed_redhat.yml
+1
-1
roles/custom/matrix-base/tasks/ensure_openssl_installed.yml
+1
-1
roles/custom/matrix-base/tasks/main.yml
+1
-1
roles/custom/matrix-base/tasks/setup_matrix_base.yml
+1
-1
roles/custom/matrix-base/tasks/setup_matrix_user.yml
+1
-1
roles/custom/matrix-base/tasks/validate_config.yml
+1
-1
roles/custom/matrix-base/templates/bin/remove-all.j2
+1
-1
roles/custom/matrix-bot-buscarron/defaults/main.yml
+1
-1
roles/custom/matrix-bot-buscarron/tasks/main.yml
+1
-1
roles/custom/matrix-bot-buscarron/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bot-buscarron/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bot-buscarron/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bot-buscarron/templates/env.j2
+1
-1
roles/custom/matrix-bot-buscarron/templates/systemd/matrix-bot-buscarron.service.j2
+1
-1
roles/custom/matrix-bot-go-neb/defaults/main.yml
+1
-1
roles/custom/matrix-bot-go-neb/tasks/main.yml
+1
-1
roles/custom/matrix-bot-go-neb/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bot-go-neb/templates/config.yaml.j2
+1
-1
roles/custom/matrix-bot-go-neb/templates/systemd/matrix-bot-go-neb.service.j2
+1
-1
roles/custom/matrix-bot-honoroit/defaults/main.yml
+1
-1
roles/custom/matrix-bot-honoroit/tasks/main.yml
+1
-1
roles/custom/matrix-bot-honoroit/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bot-honoroit/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bot-honoroit/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bot-honoroit/templates/env.j2
+1
-1
roles/custom/matrix-bot-honoroit/templates/systemd/matrix-bot-honoroit.service.j2
+1
-1
roles/custom/matrix-bot-matrix-registration-bot/defaults/main.yml
+1
-1
roles/custom/matrix-bot-matrix-registration-bot/tasks/main.yml
+1
-1
roles/custom/matrix-bot-matrix-registration-bot/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bot-matrix-registration-bot/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bot-matrix-registration-bot/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bot-matrix-registration-bot/templates/config/config.yml.j2
+1
-1
roles/custom/matrix-bot-matrix-registration-bot/templates/systemd/matrix-bot-matrix-registration-bot.service.j2
+1
-1
roles/custom/matrix-bot-matrix-reminder-bot/defaults/main.yml
+1
-1
roles/custom/matrix-bot-matrix-reminder-bot/tasks/main.yml
+1
-1
roles/custom/matrix-bot-matrix-reminder-bot/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bot-matrix-reminder-bot/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bot-matrix-reminder-bot/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bot-matrix-reminder-bot/templates/config.yaml.j2
+1
-1
roles/custom/matrix-bot-matrix-reminder-bot/templates/systemd/matrix-bot-matrix-reminder-bot.service.j2
+1
-1
roles/custom/matrix-bot-maubot/defaults/main.yml
+1
-1
roles/custom/matrix-bot-maubot/tasks/main.yml
+1
-1
roles/custom/matrix-bot-maubot/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bot-maubot/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bot-maubot/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bot-maubot/templates/config/config.yaml.j2
+1
-1
roles/custom/matrix-bot-maubot/templates/systemd/matrix-bot-maubot.service.j2
+1
-1
roles/custom/matrix-bot-mjolnir/defaults/main.yml
+1
-1
roles/custom/matrix-bot-mjolnir/tasks/main.yml
+1
-1
roles/custom/matrix-bot-mjolnir/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bot-mjolnir/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bot-mjolnir/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bot-mjolnir/templates/production.yaml.j2
+1
-1
roles/custom/matrix-bot-mjolnir/templates/systemd/matrix-bot-mjolnir.service.j2
+1
-1
roles/custom/matrix-bridge-appservice-discord/defaults/main.yml
+1
-1
roles/custom/matrix-bridge-appservice-discord/tasks/main.yml
+1
-1
roles/custom/matrix-bridge-appservice-discord/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bridge-appservice-discord/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bridge-appservice-discord/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bridge-appservice-discord/templates/config.yaml.j2
+1
-1
roles/custom/matrix-bridge-appservice-discord/templates/systemd/matrix-appservice-discord.service.j2
+1
-1
roles/custom/matrix-bridge-appservice-irc/defaults/main.yml
+1
-1
roles/custom/matrix-bridge-appservice-irc/tasks/main.yml
+1
-1
roles/custom/matrix-bridge-appservice-irc/tasks/migrate_nedb_to_postgres.yml
+1
-1
roles/custom/matrix-bridge-appservice-irc/tasks/setup_install.yml
+1
-1
roles/custom/matrix-bridge-appservice-irc/tasks/setup_uninstall.yml
+1
-1
roles/custom/matrix-bridge-appservice-irc/tasks/validate_config.yml
+1
-1
roles/custom/matrix-bridge-appservice-irc/templates/config.yaml.j2
+1
-1
roles/custom/matrix-bridge-appservice-irc/templates/systemd/matrix-appservice-irc.service.j2
+1
-1
roles/custom/matrix-bridge-appservice-kakaotalk/defaults/main.yml
+ 1
- 1
.config/ansible-lint.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
.github/dependabot.yaml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
.github/workflows/matrix.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
.yamllint
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
Makefile
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
docs/configuring-playbook-backup-borg.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bot-buscarron.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bot-honoroit.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bot-matrix-registration-bot.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bot-maubot.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bridge-appservice-kakaotalk.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bridge-go-skype-bridge.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bridge-hookshot.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-bridge-mautrix-discord.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-cactus-comments.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-client-cinny.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-conduit.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-dendrite.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-matrix-ldap-registration-proxy.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-mautrix-bridges.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-ntfy.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-prometheus-nginxlog.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-s3-goofys.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/configuring-playbook-synapse-s3-storage-provider.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
docs/obtaining-access-tokens.md
View File
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-->
+ 1
- 1
examples/host.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-base/defaults/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-base/tasks/ensure_fuse_installed.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-base/tasks/ensure_fuse_installed_archlinux.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-base/tasks/ensure_fuse_installed_debian.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-base/tasks/ensure_fuse_installed_redhat.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-base/tasks/ensure_openssl_installed.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-base/tasks/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-base/tasks/setup_matrix_base.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-base/tasks/setup_matrix_user.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-base/tasks/validate_config.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-base/templates/bin/remove-all.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-buscarron/defaults/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-buscarron/tasks/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-buscarron/tasks/setup_install.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-buscarron/tasks/setup_uninstall.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-buscarron/tasks/validate_config.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-buscarron/templates/env.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-buscarron/templates/systemd/matrix-bot-buscarron.service.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-go-neb/defaults/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-go-neb/tasks/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-go-neb/tasks/validate_config.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-go-neb/templates/config.yaml.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-go-neb/templates/systemd/matrix-bot-go-neb.service.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-honoroit/defaults/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-honoroit/tasks/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-honoroit/tasks/setup_install.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-honoroit/tasks/setup_uninstall.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-honoroit/tasks/validate_config.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-honoroit/templates/env.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-honoroit/templates/systemd/matrix-bot-honoroit.service.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/defaults/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/tasks/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/tasks/setup_install.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/tasks/setup_uninstall.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/tasks/validate_config.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/templates/config/config.yml.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/templates/systemd/matrix-bot-matrix-registration-bot.service.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-matrix-reminder-bot/defaults/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-matrix-reminder-bot/tasks/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-matrix-reminder-bot/tasks/setup_install.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-matrix-reminder-bot/tasks/setup_uninstall.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-matrix-reminder-bot/tasks/validate_config.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-matrix-reminder-bot/templates/config.yaml.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-matrix-reminder-bot/templates/systemd/matrix-bot-matrix-reminder-bot.service.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-maubot/defaults/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-maubot/tasks/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-maubot/tasks/setup_install.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-maubot/tasks/setup_uninstall.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-maubot/tasks/validate_config.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-maubot/templates/config/config.yaml.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-maubot/templates/systemd/matrix-bot-maubot.service.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-mjolnir/defaults/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-mjolnir/tasks/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-mjolnir/tasks/setup_install.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-mjolnir/tasks/setup_uninstall.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-mjolnir/tasks/validate_config.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bot-mjolnir/templates/production.yaml.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bot-mjolnir/templates/systemd/matrix-bot-mjolnir.service.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-appservice-discord/defaults/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-appservice-discord/tasks/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-appservice-discord/tasks/setup_install.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-appservice-discord/tasks/setup_uninstall.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-appservice-discord/tasks/validate_config.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-appservice-discord/templates/config.yaml.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-appservice-discord/templates/systemd/matrix-appservice-discord.service.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-appservice-irc/defaults/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-appservice-irc/tasks/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-appservice-irc/tasks/migrate_nedb_to_postgres.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-appservice-irc/tasks/setup_install.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-appservice-irc/tasks/setup_uninstall.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-appservice-irc/tasks/validate_config.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
+ 1
- 1
roles/custom/matrix-bridge-appservice-irc/templates/config.yaml.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-appservice-irc/templates/systemd/matrix-appservice-irc.service.j2
View File
@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
SPDX-FileCopyrightText: 202
2
MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
+ 1
- 1
roles/custom/matrix-bridge-appservice-kakaotalk/defaults/main.yml
View File
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 202
4
MDAD Team and contributors
# SPDX-FileCopyrightText: 202
2
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