Просмотр исходного кода

Ensure prosody plugin path created / permissions

pull/508/head
teutat3s 5 лет назад
Родитель
Сommit
47001258b5
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 18DAE600A6BBE705
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      roles/matrix-jitsi/tasks/setup_jitsi_prosody.yml

+ 1
- 0
roles/matrix-jitsi/tasks/setup_jitsi_prosody.yml Просмотреть файл

@@ -14,6 +14,7 @@
with_items:
- { path: "{{ matrix_jitsi_prosody_base_path }}", when: true }
- { path: "{{ matrix_jitsi_prosody_config_path }}", when: true }
- { path: "{{ matrix_jitsi_prosody_plugins_path }}", when: true }
when: matrix_jitsi_enabled|bool and item.when

- name: Ensure jitsi-prosody Docker image is pulled


Загрузка…
Отмена
Сохранить