1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

add zim suffix for protection2

This commit is contained in:
Jerry Vonau 2020-11-08 19:46:11 +00:00
parent eb485b8118
commit 3e3183f16b

View file

@ -49,7 +49,7 @@
- "{{ iiab_zim_path }}/content"
- "{{ iiab_zim_path }}/index"
- name: Check for {{ iiab_zim_path }}/content/*
- name: Check for {{ iiab_zim_path }}/content/*.zim
stat:
path: "{{ iiab_zim_path }}/content/*.zim"
register: kiwix_zims