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:
parent
5d8538517a
commit
6a0648818b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue