mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update kiwix_install.yml
This commit is contained in:
parent
324781d51d
commit
2f59c60325
1 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@
|
||||||
mode: 0755
|
mode: 0755
|
||||||
state: directory
|
state: directory
|
||||||
|
|
||||||
# 2. INSTALL KIWIX-TOOLS EXECUTABLES: we get a whole web server for i686 but only the kiwix execs for linux64 & armhf
|
# 2. INSTALL KIWIX-TOOLS EXECUTABLES IF 1ST PASS: we get a whole web server for i686 but only the kiwix execs for linux64 & armhf
|
||||||
|
|
||||||
- name: Unarchive Kiwix to permanent location if 1st pass (bin_only, i.e. not i686)
|
- name: Unarchive Kiwix to permanent location if 1st pass (bin_only, i.e. not i686)
|
||||||
unarchive:
|
unarchive:
|
||||||
|
@ -95,7 +95,7 @@
|
||||||
# recurse: yes
|
# recurse: yes
|
||||||
# mode: ????
|
# mode: ????
|
||||||
|
|
||||||
# 3. ENABLE MODS FOR APACHE PROXY
|
# 3. ENABLE MODS FOR APACHE PROXY IF DEBUNTU
|
||||||
|
|
||||||
- name: Enable the mods which permit Apache to proxy (debuntu)
|
- name: Enable the mods which permit Apache to proxy (debuntu)
|
||||||
apache2_module:
|
apache2_module:
|
||||||
|
|
Loading…
Reference in a new issue