Setting up REUSE: add copyright statements to yml files in roles/custom/

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-12-08 01:34:44 +09:00
parent c38400b7f7
commit 8e63f12fbe
478 changed files with 1912 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# We install this into Synapse by making `matrix_synapse_ext_synapse_s3_storage_provider_enabled` influence other variables:

View File

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- name: Ensure matrix-synapse-s3-storage-provider-migrate.service and timer don't exist

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 s3-storage-provider settings not defined
ansible.builtin.fail: