瀏覽代碼

matrix-backup-borg: cleanup comments

pull/1754/head
Adriel Sand 4 年之前
父節點
當前提交
aa70e78717
共有 1 個檔案被更改,包括 0 行新增3 行删除
  1. +0
    -3
      roles/matrix-backup-borg/tasks/validate_config.yml

+ 0
- 3
roles/matrix-backup-borg/tasks/validate_config.yml 查看文件

@@ -7,9 +7,6 @@
with_items:
- "matrix_backup_borg_ssh_key_private"
- "matrix_backup_borg_location_repositories"
# - "matrix_backup_borg_storage_encryption_passphrase"
# when: "matrix_backup_borg_unknown_unencrypted_repo_access_is_ok == false"
# - "matrix_backup_borg_storage_encryption_passphrase"

- name: Fail if encryption passphrase is undefined unless repository is unencrypted
fail:


Loading…
取消
儲存