mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Stick with 2017-09-12 kiwix-tools on linux64 for now
This commit is contained in:
parent
19e87c2831
commit
f65649df3d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue