Ver a proveniência
Update docs/installing.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3761/head
Suguru Hirahara
há 1 ano
committed by
GitHub
ascendente
cometimento
60dca4dd46
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: B5690EEEBB952194
1 ficheiros alterados com
1 adições e
1 eliminações
-
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 |
|
|
|
|