1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

Stick with 2017-09-12 kiwix-tools on linux64 for now

This commit is contained in:
A Holt 2017-09-28 02:56:45 -04:00 committed by GitHub
parent 19e87c2831
commit f65649df3d

View file

@ -7,7 +7,7 @@
- name: Set kiwix source file name x86_64
set_fact:
kiwix_src_file: "kiwix-tools_linux64_2017-09-25.tar.gz"
kiwix_src_file: "kiwix-tools_linux64_2017-09-12.tar.gz"
kiwix_src_bin_only: True
when: ansible_machine == "x86_64"