Kaynağa Gözat

Update roles/matrix-cactus-comments/tasks/setup_install.yml

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2089/head
Julian-Samuel Gebühr 3 yıl önce
committed by GitHub
ebeveyn
işleme
a71fa820c9
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      roles/matrix-cactus-comments/tasks/setup_install.yml

+ 1
- 1
roles/matrix-cactus-comments/tasks/setup_install.yml Dosyayı Görüntüle

@@ -10,7 +10,7 @@
with_items:
- {path: "{{ matrix_cactus_comments_base_path }}", when: true}
- {path: "{{ matrix_cactus_comments_container_tmp_path }}", when: true}
- {path: "{{ matrix_cactus_comments_docker_src_files_path }}", when: true}
- {path: "{{ matrix_cactus_comments_docker_src_files_path }}", when: matrix_cactus_comments_container_image_self_build}
when: "item.when | bool"

- name: Ensure cactus comments environment file created


Yükleniyor…
İptal
Kaydet