From 317ccda90cfa09eac9ada397d4b3993d96c7bdea Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 29 Apr 2020 18:43:42 -0400 Subject: [PATCH] Update debian-10.yml --- vars/debian-10.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/vars/debian-10.yml b/vars/debian-10.yml index 9780612da..3dc80fa27 100644 --- a/vars/debian-10.yml +++ b/vars/debian-10.yml @@ -25,6 +25,3 @@ sshd_service: ssh php_version: 7.3 postgresql_version: 11 systemd_location: /lib/systemd/system -# Upgrade OS's own Calibre to very latest: -calibre_via_debs: False -calibre_via_python: True