Parcourir la source
Update docs/installing.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3761/head
Suguru Hirahara
il y a 1 an
committed by
GitHub
Parent
révision
60dca4dd46
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
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 |
|
|
|
|