diff --git a/roles/kiwix/tasks/kiwix_install.yml b/roles/kiwix/tasks/kiwix_install.yml index 28f20a615..6acff9fcf 100644 --- a/roles/kiwix/tasks/kiwix_install.yml +++ b/roles/kiwix/tasks/kiwix_install.yml @@ -156,7 +156,7 @@ value: kiwix-serve - option: description value: '"Part of https://github.com/kiwix/kiwix-tools/ - kiwix-serve is the most used web server for ZIM files."' -# The following 4 lines are unused as of Nov 2017: +# The following 4 lines are unused: (Nov 2017) # - option: kiwix_url # value: "{{ kiwix_url }}" # - option: kiwix_path @@ -167,7 +167,7 @@ value: "{{ iiab_zim_path }}" - option: kiwix_library_xml value: "{{ kiwix_library_xml }}" -# The following 2 lines are unused as of Nov 2017: +# The following 2 lines are unused: (Nov 2017) # - option: kiwix_content_path # value: "{{ kiwix_content_path }}" - option: enabled