Quellcode durchsuchen

Merge pull request #4096 from luixxiul/fix

Update docs for Ansible
pull/4097/head
Slavi Pantaleev vor 1 Jahr
committed by GitHub
Ursprung
Commit
91808bbd70
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: B5690EEEBB952194
2 geänderte Dateien mit 4 neuen und 2 gelöschten Zeilen
  1. +2
    -0
      docs/README.md
  2. +2
    -2
      docs/ansible.md

+ 2
- 0
docs/README.md Datei anzeigen

@@ -91,3 +91,5 @@ If your server and services experience issues, feel free to come to [our support
- [Uninstalling](uninstalling.md)

- [Updating users passwords](updating-users-passwords.md)

- [Using Ansible for the playbook](ansible.md)

+ 2
- 2
docs/ansible.md Datei anzeigen

@@ -3,12 +3,12 @@ SPDX-FileCopyrightText: 2019 - 2025 Slavi Pantaleev
SPDX-FileCopyrightText: 2020 Hanno J. Gödecke
SPDX-FileCopyrightText: 2020 Aaron Raimist
SPDX-FileCopyrightText: 2022 Kai Biebel
SPDX-FileCopyrightText: 2024 Suguru Hirahara
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later
-->

# Running this playbook
# Using Ansible for the playbook

This playbook is meant to be run using [Ansible](https://www.ansible.com/).



Laden…
Abbrechen
Speichern