Remove 'again'

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2024-10-13 11:50:04 +09:00
parent 97889d8c33
commit 435da333a9
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75
14 changed files with 14 additions and 14 deletions

View File

@ -68,7 +68,7 @@ Check the [backup_borg role](https://github.com/mother-of-all-self-hosting/ansib
## 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

View File

@ -376,7 +376,7 @@ matrix_bot_baibot_config_initial_global_config_handler_image_generation: null
## Installing
After configuring the playbook, run the [installation](installing.md) command again:
After configuring the playbook, run the [installation](installing.md) command:
```sh
just run-tags install-all,ensure-matrix-users-created,start

View File

@ -56,7 +56,7 @@ matrix_bot_buscarron_spamlist: [] # (optional) list of emails/domains/hosts (wit
## Installing
After configuring the playbook, run the [installation](installing.md) command again:
After configuring the playbook, run the [installation](installing.md) command:
```sh
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start

View File

@ -57,7 +57,7 @@ You will need to get tokens for ChatGPT.
## 4. Installing
After configuring the playbook, run the [installation](installing.md) command again:
After configuring the playbook, run the [installation](installing.md) command:
```sh
ansible-playbook -i inventory/hosts setup.yml --tags=install-all,start

View File

@ -31,7 +31,7 @@ matrix_bot_honoroit_roomid: "!yourRoomID:DOMAIN"
## Installing
After configuring the playbook, run the [installation](installing.md) command again:
After configuring the playbook, run the [installation](installing.md) command:
```sh
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start

View File

@ -34,7 +34,7 @@ The bot account will be created automatically.
## 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

View File

@ -27,7 +27,7 @@ matrix_bot_matrix_reminder_bot_reminders_timezone: Europe/London
## Installing
After configuring the playbook, run the [installation](installing.md) command again:
After configuring the playbook, run the [installation](installing.md) command:
```sh
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start

View File

@ -30,7 +30,7 @@ You can add multiple admins. The admin accounts are only used to access the maub
## 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**:

View File

@ -54,7 +54,7 @@ See [Configuring DNS](configuring-dns.md).
## Installing
After configuring the playbook, run the [installation](installing.md) command again:
After configuring the playbook, run the [installation](installing.md) command:
```sh
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start

View File

@ -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
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

View File

@ -117,7 +117,7 @@ To learn more about what the policy configuration, see the matrix-corporal docum
## 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

View File

@ -51,7 +51,7 @@ matrix_rageshake_configuration_extension_yaml: |
## 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

View File

@ -25,7 +25,7 @@ By default, synapse-admin installation will be [restricted to only work with one
## 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

View File

@ -18,7 +18,7 @@ matrix_synapse_auto_compressor_enabled: true
## 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