浏览代码

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:


正在加载...
取消
保存