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

Update install.yml

This commit is contained in:
A Holt 2019-01-12 16:14:47 -05:00 committed by GitHub
parent 086df861fd
commit 04c6102485
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,6 +50,9 @@
# extra_args="--disable-pip-version-check"
when: internet_available and not is_debuntu
- name: Remove libgeos-* pkgs, avoiding KA Lite Django failure on Ubermix #1382
shell: apt -y remove "libgeos-*"
- name: Default is to have cronserve started with KA Lite
set_fact:
job_scheduler_stanza: ""