|
|
@@ -16,7 +16,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: matrix_cactus_comments_container_image_self_build} |
|
|
|
|
|
|
|
|
- {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 matrix-cactus-comments environment file created |
|
|
- name: Ensure matrix-cactus-comments environment file created |
|
|
|