소스 검색

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:


불러오는 중...
취소
저장