1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update kiwix_install.yml

This commit is contained in:
A Holt 2017-11-26 12:09:47 -05:00 committed by GitHub
parent 2f59c60325
commit fb6d707c12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@
- name: Copy test.zim file if 1st pass
copy:
src: test.zim
dest: "{{ kiwix_content_path }}/test.zim"
dest: "{{ iiab_zim_path }}/content/test.zim"
mode: 0644
owner: root
group: root