mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-05-14 07:42:45 +03:00
8c87f68d5b
Files in this role were ported from matrix-continuwuity (which carries 2025 attribution), so the year range should reflect that the underlying content predates 2026. Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/5200.
9 lines
240 B
YAML
9 lines
240 B
YAML
# SPDX-FileCopyrightText: 2025 - 2026 MDAD project contributors
|
|
# SPDX-FileCopyrightText: 2025 - 2026 Slavi Pantaleev
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
---
|
|
|
|
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/install.yml"
|