Kaynağa Gözat

Fix indentation

pull/1727/head
Slavi Pantaleev 4 yıl önce
committed by GitHub
ebeveyn
işleme
aa7a143aab
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      docs/configuring-playbook-backup-borg.md

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

@@ -28,10 +28,10 @@ Minimal working configuration (`inventory/host_vars/matrix.DOMAIN/vars.yml`) to
```yaml ```yaml
matrix_backup_borg_enabled: true matrix_backup_borg_enabled: true
matrix_backup_borg_repositories: matrix_backup_borg_repositories:
- USER@HOST:REPO
- USER@HOST:REPO
matrix_backup_borg_encryption_passphrase: "PASSPHRASE" matrix_backup_borg_encryption_passphrase: "PASSPHRASE"
matrix_backup_borg_ssh_key_private: | matrix_backup_borg_ssh_key_private: |
PRIVATE KEY
PRIVATE KEY
``` ```


where: where:


Yükleniyor…
İptal
Kaydet