From 9cd5b7414868253268cb8aa9a68fb4e338e8b2a3 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 29 Apr 2020 18:43:34 -0400 Subject: [PATCH] Update ubuntu-20.yml --- vars/ubuntu-20.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/vars/ubuntu-20.yml b/vars/ubuntu-20.yml index de8990863..f58ba79ed 100644 --- a/vars/ubuntu-20.yml +++ b/vars/ubuntu-20.yml @@ -27,6 +27,3 @@ php_version: 7.4 # "postgresql_version: 11.2" failed (too detailed for /etc/systemd/system/postgresql-iiab.service on Ubuntu 19.04) postgresql_version: 12 systemd_location: /lib/systemd/system -# Upgrade Ubuntu 20.04's Calibre 4.x to very latest...for now? -calibre_via_debs: False -calibre_via_python: True