From 879244d379c10809a327f19f7265660d3045dd40 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 29 Apr 2020 18:48:29 -0400 Subject: [PATCH] Update debian-8.yml --- vars/debian-8.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/vars/debian-8.yml b/vars/debian-8.yml index bb23c04b0..e1713a1df 100644 --- a/vars/debian-8.yml +++ b/vars/debian-8.yml @@ -24,6 +24,3 @@ sshd_service: ssh php_version: 5 postgresql_version: 9.4 systemd_location: /lib/systemd/system -# Upgrade OS's own Calibre to very latest: -calibre_via_debs: False -calibre_via_python: True