Suguru Hirahara
1 anno fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
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 |
|
|
|
|