From 56348714d29280315b68119bb29c53398aacccda Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 10 May 2018 23:07:42 -0400 Subject: [PATCH] Update debian-9.yml --- vars/debian-9.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/debian-9.yml b/vars/debian-9.yml index 2eec10bc8..6477bf86f 100644 --- a/vars/debian-9.yml +++ b/vars/debian-9.yml @@ -19,6 +19,6 @@ sshd_service: ssh php_version: 7.0 postgresql_version: 9.6 systemd_location: /lib/systemd/system -# To upgrade OS's own Calibre to something much better: +# Upgrade OS's own Calibre to very latest: calibre_via_debs: False calibre_via_python: True