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

Merge pull request #341 from holta/master

update kiwix-tools_linux64 2017-09-27 to 2017-09-28
This commit is contained in:
A Holt 2017-09-28 23:02:46 -04:00 committed by GitHub
commit 5083dfb64f

View file

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