Преглед изворни кода

Merge pull request #1768 from etkecc/master

matrix-backup-borg - cleanup the .service from the systemd list
pull/1770/head
Slavi Pantaleev пре 4 година
committed by GitHub
родитељ
комит
ad42872466
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/matrix-backup-borg/tasks/init.yml

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

@@ -1,4 +1,4 @@
--- ---
- set_fact: - 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 when: matrix_backup_borg_enabled|bool

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