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:
parent
eb485b8118
commit
3e3183f16b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue