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

Update assessment.yml

This commit is contained in:
A Holt 2018-07-16 14:47:34 -04:00 committed by GitHub
parent 5aed38b6f0
commit 7a76f4e87a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
- name: Run the assessment setup using kalite manage
command: "{{ kalite_program }} manage unpack_assessment_zip {{ downloads_dir }}/khan_assessment.zip"
environment:
KALITE_HOME: "{{ kalite_root }}"
KALITE_HOME: "{{ kalite_root }}"
async: 900
poll: 10
when: not khan_assessment_installed.stat.exists or khan_assessment_installed.stat.size < 20000