1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

explanation fixed from /opt to /etc/iiab/iiab.ini

This commit is contained in:
A Holt 2017-11-26 11:12:29 -05:00 committed by GitHub
parent c2677dd872
commit 7952de4332
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@
state: directory
# EXPERIMENTAL i686 CODE PATH
- name: move /tmp/kiwix*i686/bin/* to permanent location /opt/iiab/kiwix/bin (not bin_only, i.e. i686)
- name: Move /tmp/kiwix*i686/bin/* to permanent location /opt/iiab/kiwix/bin (not bin_only, i.e. i686)
shell: "mv /tmp/kiwix*i686/bin/* /opt/iiab/kiwix/bin/"
when: not kiwix_src_bin_only and kiwix_first_pass
@ -149,7 +149,7 @@
state: stopped
when: not kiwix_enabled
- name: Add 'kiwix-serve' to list of services at /opt/iiab/iiab.ini
- name: Add 'kiwix-serve' to list of services at /etc/iiab/iiab.ini
ini_file:
dest: "{{ service_filelist }}"
section: kiwix-serve