mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
file: path="{{ iiab_base }}/kiwix"
This commit is contained in:
parent
b6580e7f3a
commit
b6bec94830
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
|
|
||||||
# workaround because unarchive does not set ownership properly
|
# workaround because unarchive does not set ownership properly
|
||||||
- name: Set kiwix ownership
|
- name: Set kiwix ownership
|
||||||
file: path="{{ iiab_base }}"
|
file: path="{{ iiab_base }}/kiwix"
|
||||||
owner=root
|
owner=root
|
||||||
group=root
|
group=root
|
||||||
recurse=yes
|
recurse=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue