Aine
3 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 34969C908CCA2804
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
roles/matrix-backup-borg/tasks/init.yml
|
|
|
@@ -1,4 +1,4 @@ |
|
|
|
--- |
|
|
|
- set_fact: |
|
|
|
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-backup-borg.service', 'matrix-backup-borg.timer'] }}" |
|
|
|
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-backup-borg.timer'] }}" |
|
|
|
when: matrix_backup_borg_enabled|bool |