Aine пре 4 година
родитељ
комит
c520a758ec
No known key found for this signature in database GPG Key ID: 34969C908CCA2804
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/matrix-backup-borg/tasks/setup_install.yml

+ 1
- 1
roles/matrix-backup-borg/tasks/setup_install.yml Прегледај датотеку

@@ -9,7 +9,7 @@

- name: Set the correct borg backup version to use
set_fact:
matrix_backup_borg_version: "{{ matrix_postgres_detected_version }}"
matrix_backup_borg_version: "{{ matrix_postgres_detected_version }}"
when: matrix_backup_borg_postgresql_enabled|bool and matrix_backup_borg_version == ''

- name: Ensure borg paths exist


Loading…
Откажи
Сачувај