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
2f59c60325
commit
fb6d707c12
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
- name: Copy test.zim file if 1st pass
|
- name: Copy test.zim file if 1st pass
|
||||||
copy:
|
copy:
|
||||||
src: test.zim
|
src: test.zim
|
||||||
dest: "{{ kiwix_content_path }}/test.zim"
|
dest: "{{ iiab_zim_path }}/content/test.zim"
|
||||||
mode: 0644
|
mode: 0644
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue