Quellcode durchsuchen
Update docs/installing.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3761/head
Suguru Hirahara
vor 1 Jahr
committed by
GitHub
Ursprung
Commit
60dca4dd46
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit
1 neuen und
1 gelöschten Zeilen
-
docs/installing.md
|
|
|
@@ -61,7 +61,7 @@ You can now: |
|
|
|
.. and then proceed to starting all services: |
|
|
|
|
|
|
|
```sh |
|
|
|
ansible-playbook -i inventory/hosts setup.yml --tags=start |
|
|
|
ansible-playbook -i inventory/hosts setup.yml --tags=ensure-matrix-users-created,start |
|
|
|
``` |
|
|
|
|
|
|
|
## Finalize the installation |
|
|
|
|