Przeglądaj źródła

fix linter

pull/1755/head
Aine 4 lat temu
rodzic
commit
c520a758ec
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 34969C908CCA2804
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-backup-borg/tasks/setup_install.yml

+ 1
- 1
roles/matrix-backup-borg/tasks/setup_install.yml Wyświetl plik

@@ -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


Ładowanie…
Anuluj
Zapisz