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-25 17:16:57 -05:00 committed by GitHub
parent 5d8538517a
commit 6a0648818b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,8 +48,8 @@
unarchive:
src: "{{ downloads_dir }}/{{ kiwix_src_file }}"
dest: "{{ iiab_base }}"
owner=root
group=root
owner: root
group: root
when: not kiwix_src_bin_only and kiwix_first_pass
- name: Create kiwix/bin directory