From 9301e4d4851a16891c56e3788b58a4030e048bca Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 29 Apr 2020 18:48:46 -0400 Subject: [PATCH] Update centos-7.yml --- vars/centos-7.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/vars/centos-7.yml b/vars/centos-7.yml index c57ab58f7..18e99ac54 100644 --- a/vars/centos-7.yml +++ b/vars/centos-7.yml @@ -25,6 +25,3 @@ sshd_service: sshd php_version: 7.0 postgresql_version: 9.5 systemd_location: /usr/lib/systemd/system -# Upgrade OS's own Calibre to very latest: -calibre_via_debs: False -calibre_via_python: True