Parcourir la source

Add license information to files in matrix-common-after

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4138/head
Suguru Hirahara il y a 1 an
Parent
révision
c84c39fbc4
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: E4F9743DAB4B7B75
2 fichiers modifiés avec 14 ajouts et 0 suppressions
  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 Voir le fichier

@@ -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 Voir le fichier

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


Chargement…
Annuler
Enregistrer