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:
parent
086df861fd
commit
04c6102485
1 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,9 @@
|
||||||
# extra_args="--disable-pip-version-check"
|
# extra_args="--disable-pip-version-check"
|
||||||
when: internet_available and not is_debuntu
|
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
|
- name: Default is to have cronserve started with KA Lite
|
||||||
set_fact:
|
set_fact:
|
||||||
job_scheduler_stanza: ""
|
job_scheduler_stanza: ""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue