소스 검색

Add license information to files in matrix-common-after

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4138/head
Suguru Hirahara 1 년 전
부모
커밋
c84c39fbc4
No known key found for this signature in database GPG 키 ID: E4F9743DAB4B7B75
2개의 변경된 파일14개의 추가작업 그리고 0개의 파일을 삭제
  1. +9
    -0
      roles/custom/matrix-common-after/tasks/main.yml
  2. +5
    -0
      roles/custom/matrix-common-after/tasks/run_docker_prune.yml

+ 9
- 0
roles/custom/matrix-common-after/tasks/main.yml 파일 보기

@@ -1,3 +1,12 @@
# SPDX-FileCopyrightText: 2019 - 2023 Slavi Pantaleev
# SPDX-FileCopyrightText: 2019 Dan Arnfield
# SPDX-FileCopyrightText: 2019 Marcel Partap
# SPDX-FileCopyrightText: 2019 Stuart Mumford
# SPDX-FileCopyrightText: 2020 - 2022 MDAD project contributors
# SPDX-FileCopyrightText: 2022 Marko Weltzer
#
# SPDX-License-Identifier: AGPL-3.0-or-later

---

- tags:


+ 5
- 0
roles/custom/matrix-common-after/tasks/run_docker_prune.yml 파일 보기

@@ -1,3 +1,8 @@
# SPDX-FileCopyrightText: 2020 MDAD project contributors
# SPDX-FileCopyrightText: 2022 Slavi Pantaleev
#
# SPDX-License-Identifier: AGPL-3.0-or-later

---

- name: Run Docker System Prune


불러오는 중...
취소
저장