nextcloud: Hinweis auf host_vars in README

This commit is contained in:
phil 2022-10-08 22:51:37 +02:00
parent d0caf506f9
commit 82a997e03b

View file

@ -10,7 +10,7 @@ Diese Rolle installiert [Nextcloud](https://nextcloud.com). Sie umfasst:
# Neue Nextcloud-Instanz anlegen # Neue Nextcloud-Instanz anlegen
- Trage die Informationen zur neuen Instanz in `host_vars/sl-nextcloud.kahlo.yaml` ein: - Trage die Informationen zur neuen Instanz in die entsprechende `host_vars`-Datei unter `nextcloud_instances` ein:
| Variable | Wert | Beschreibung | | Variable | Wert | Beschreibung |
|----------|------|--------------| |----------|------|--------------|
| `name` | string | Domain-Name der Instanz | | `name` | string | Domain-Name der Instanz |