Просмотр исходного кода
Update docs/playbook-tags.md: add a copyright header
The original author can be seen here: 66a812d99c12cb24f38f57fb271875ca80a9d4cc/docs/installing.md#L12-L35
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4086/head
Suguru Hirahara
1 год назад
Родитель
Сommit
40dc285a31
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: E4F9743DAB4B7B75
1 измененных файлов :
7 добавлений и
0 удалений
docs/playbook-tags.md
@@ -1,3 +1,10 @@
<!--
SPDX-FileCopyrightText: 2018 - 2022 Slavi Pantaleev
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara
SPDX-License-Identifier: AGPL-3.0-or-later
-->
# Playbook tags
# Playbook tags
The Ansible playbook's tasks are tagged, so that certain parts of the Ansible playbook can be run without running all other tasks.
The Ansible playbook's tasks are tagged, so that certain parts of the Ansible playbook can be run without running all other tasks.