Ver a proveniência

Add license information to files in matrix-common-after

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4138/head
Suguru Hirahara há 1 ano
ascendente
cometimento
c84c39fbc4
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: E4F9743DAB4B7B75
2 ficheiros alterados com 14 adições e 0 eliminações
  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 Ver ficheiro

@@ -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 Ver ficheiro

@@ -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


Carregando…
Cancelar
Guardar