Kaynağa Gözat

Remove 'again'

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3597/head
Suguru Hirahara 1 yıl önce
ebeveyn
işleme
435da333a9
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: E4F9743DAB4B7B75
14 değiştirilmiş dosya ile 14 ekleme ve 14 silme
  1. +1
    -1
      docs/configuring-playbook-backup-borg.md
  2. +1
    -1
      docs/configuring-playbook-bot-baibot.md
  3. +1
    -1
      docs/configuring-playbook-bot-buscarron.md
  4. +1
    -1
      docs/configuring-playbook-bot-chatgpt.md
  5. +1
    -1
      docs/configuring-playbook-bot-honoroit.md
  6. +1
    -1
      docs/configuring-playbook-bot-matrix-registration-bot.md
  7. +1
    -1
      docs/configuring-playbook-bot-matrix-reminder-bot.md
  8. +1
    -1
      docs/configuring-playbook-bot-maubot.md
  9. +1
    -1
      docs/configuring-playbook-bot-postmoogle.md
  10. +1
    -1
      docs/configuring-playbook-bridge-heisenbridge.md
  11. +1
    -1
      docs/configuring-playbook-matrix-corporal.md
  12. +1
    -1
      docs/configuring-playbook-rageshake.md
  13. +1
    -1
      docs/configuring-playbook-synapse-admin.md
  14. +1
    -1
      docs/configuring-playbook-synapse-auto-compressor.md

+ 1
- 1
docs/configuring-playbook-backup-borg.md Dosyayı Görüntüle

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


+ 1
- 1
docs/configuring-playbook-bot-baibot.md Dosyayı Görüntüle

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


+ 1
- 1
docs/configuring-playbook-bot-buscarron.md Dosyayı Görüntüle

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


+ 1
- 1
docs/configuring-playbook-bot-chatgpt.md Dosyayı Görüntüle

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


+ 1
- 1
docs/configuring-playbook-bot-honoroit.md Dosyayı Görüntüle

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


+ 1
- 1
docs/configuring-playbook-bot-matrix-registration-bot.md Dosyayı Görüntüle

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



+ 1
- 1
docs/configuring-playbook-bot-matrix-reminder-bot.md Dosyayı Görüntüle

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


+ 1
- 1
docs/configuring-playbook-bot-maubot.md Dosyayı Görüntüle

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



+ 1
- 1
docs/configuring-playbook-bot-postmoogle.md Dosyayı Görüntüle

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


+ 1
- 1
docs/configuring-playbook-bridge-heisenbridge.md Dosyayı Görüntüle

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



+ 1
- 1
docs/configuring-playbook-matrix-corporal.md Dosyayı Görüntüle

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


+ 1
- 1
docs/configuring-playbook-rageshake.md Dosyayı Görüntüle

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


+ 1
- 1
docs/configuring-playbook-synapse-admin.md Dosyayı Görüntüle

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


+ 1
- 1
docs/configuring-playbook-synapse-auto-compressor.md Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet