Przeglądaj źródła

crontab mount dir should exists

pull/1464/head
sakkiii 4 lat temu
rodzic
commit
42cd4d2c8d
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      roles/matrix-jitsi/tasks/setup_jitsi_web.yml

+ 1
- 0
roles/matrix-jitsi/tasks/setup_jitsi_web.yml Wyświetl plik

@@ -15,6 +15,7 @@
- { path: "{{ matrix_jitsi_web_base_path }}", when: true }
- { path: "{{ matrix_jitsi_web_config_path }}", when: true }
- { path: "{{ matrix_jitsi_web_transcripts_path }}", when: true }
- { path: "{{ matrix_jitsi_web_crontabs_path }}", when: true }
when: matrix_jitsi_enabled|bool and item.when

- name: Ensure jitsi-web Docker image is pulled


Ładowanie…
Anuluj
Zapisz