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

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 лет назад
committed by GitHub
Родитель
Сommit
a71fa820c9
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      roles/matrix-cactus-comments/tasks/setup_install.yml

+ 1
- 1
roles/matrix-cactus-comments/tasks/setup_install.yml Просмотреть файл

@@ -10,7 +10,7 @@
with_items: with_items:
- {path: "{{ matrix_cactus_comments_base_path }}", when: true} - {path: "{{ matrix_cactus_comments_base_path }}", when: true}
- {path: "{{ matrix_cactus_comments_container_tmp_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" when: "item.when | bool"


- name: Ensure cactus comments environment file created - name: Ensure cactus comments environment file created


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