Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>pull/3597/head
| @@ -68,7 +68,7 @@ Check the [backup_borg role](https://github.com/mother-of-all-self-hosting/ansib | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command again: | |||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| ``` | ``` | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ||||
| @@ -376,7 +376,7 @@ matrix_bot_baibot_config_initial_global_config_handler_image_generation: null | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command again: | |||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| ```sh | ```sh | ||||
| just run-tags install-all,ensure-matrix-users-created,start | just run-tags install-all,ensure-matrix-users-created,start | ||||
| @@ -56,7 +56,7 @@ matrix_bot_buscarron_spamlist: [] # (optional) list of emails/domains/hosts (wit | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command again: | |||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| ```sh | ```sh | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ||||
| @@ -57,7 +57,7 @@ You will need to get tokens for ChatGPT. | |||||
| ## 4. Installing | ## 4. Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command again: | |||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| ```sh | ```sh | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=install-all,start | ansible-playbook -i inventory/hosts setup.yml --tags=install-all,start | ||||
| @@ -31,7 +31,7 @@ matrix_bot_honoroit_roomid: "!yourRoomID:DOMAIN" | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command again: | |||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| ```sh | ```sh | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ||||
| @@ -34,7 +34,7 @@ The bot account will be created automatically. | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, re-run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| ## Usage | ## Usage | ||||
| @@ -27,7 +27,7 @@ matrix_bot_matrix_reminder_bot_reminders_timezone: Europe/London | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command again: | |||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| ```sh | ```sh | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ||||
| @@ -30,7 +30,7 @@ You can add multiple admins. The admin accounts are only used to access the maub | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command again: `just install-all` | |||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` | |||||
| **Notes**: | **Notes**: | ||||
| @@ -54,7 +54,7 @@ See [Configuring DNS](configuring-dns.md). | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command again: | |||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| ```sh | ```sh | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ||||
| @@ -31,7 +31,7 @@ If you are not using a local user you must set it as otherwise you can't DM it a | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, re-run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| ## Usage | ## Usage | ||||
| @@ -117,7 +117,7 @@ To learn more about what the policy configuration, see the matrix-corporal docum | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, re-run the [installation](installing.md) command again (`--tags=setup-all,start` or `--tags=setup-aux-files,setup-corporal,start`). | |||||
| After configuring the playbook, run the [installation](installing.md) command (`--tags=setup-all,start` or `--tags=setup-aux-files,setup-corporal,start`). | |||||
| ## Matrix Corporal files | ## Matrix Corporal files | ||||
| @@ -51,7 +51,7 @@ matrix_rageshake_configuration_extension_yaml: | | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command again: | |||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| ``` | ``` | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ||||
| @@ -25,7 +25,7 @@ By default, synapse-admin installation will be [restricted to only work with one | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command again: `just install-all` | |||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` | |||||
| ## Usage | ## Usage | ||||
| @@ -18,7 +18,7 @@ matrix_synapse_auto_compressor_enabled: true | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command again: | |||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| ``` | ``` | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ||||