mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
add zim suffix for protection
This commit is contained in:
parent
0b0cbfd8e1
commit
eb485b8118
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
- name: Check for {{ iiab_zim_path }}/content/*
|
- name: Check for {{ iiab_zim_path }}/content/*
|
||||||
stat:
|
stat:
|
||||||
path: "{{ iiab_zim_path }}/content/*"
|
path: "{{ iiab_zim_path }}/content/*.zim"
|
||||||
register: kiwix_zims
|
register: kiwix_zims
|
||||||
|
|
||||||
- name: Install {{ iiab_zim_path }}/content/test.zim
|
- name: Install {{ iiab_zim_path }}/content/test.zim
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue