mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-09 04:45:19 +00:00
Setting up REUSE: add copyright statements to files in group_vars/
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
parent
3a1ea53739
commit
c38400b7f7
@ -1,3 +1,7 @@
|
|||||||
|
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
jitsi_architecture: "{{ matrix_architecture }}"
|
jitsi_architecture: "{{ matrix_architecture }}"
|
||||||
jitsi_hostname: "{{ matrix_server_fqn_jitsi }}"
|
jitsi_hostname: "{{ matrix_server_fqn_jitsi }}"
|
||||||
jitsi_uid: "{{ matrix_user_uid }}"
|
jitsi_uid: "{{ matrix_user_uid }}"
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# This variables file wires together the various components (roles) used by the playbook.
|
# This variables file wires together the various components (roles) used by the playbook.
|
||||||
|
Loading…
Reference in New Issue
Block a user