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
61f7f8ff50
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
|
|
|
@@ -81,7 +81,7 @@ matrix_static_files_container_labels_base_domain_enabled: true |
|
|
|
After configuring the playbook, run the installation command: |
|
|
|
|
|
|
|
```sh |
|
|
|
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start |
|
|
|
ansible-playbook -i inventory/hosts setup.yml --tags=install-all,start |
|
|
|
``` |
|
|
|
|
|
|
|
## Things to do next |
|
|
|
|