Przeglądaj źródła
Update docs/installing.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3761/head
Suguru Hirahara
1 rok temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z
1 dodań i
1 usunięć
-
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 |
|
|
|
|