Skip to content

Commit

Permalink
add zim suffix for protection2
Browse files Browse the repository at this point in the history
  • Loading branch information
jvonau committed Nov 8, 2020
1 parent eb485b8 commit 3e3183f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/kiwix/tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3e3183f

Please sign in to comment.