From 47a4be802e6e7617dc18257e8f32ba06613a91b5 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 30 May 2019 20:51:44 -0400 Subject: [PATCH] Clarify "calibre_via_debs is set by these 4 OS's" --- roles/calibre/tasks/debs.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/roles/calibre/tasks/debs.yml b/roles/calibre/tasks/debs.yml index f34404d8b..7ef9dfce5 100644 --- a/roles/calibre/tasks/debs.yml +++ b/roles/calibre/tasks/debs.yml @@ -1,8 +1,9 @@ -# roles/calibre/tasks/main.yml REQUIRES calibre_via_debs (TO BE True) BEFORE -# CALLING THIS SCRIPT. As of 2018-10-23 this is set in only 3 places: +# calibre_via_debs MUST BE TRUE IN ORDER FOR roles/calibre/tasks/main.yml TO +# INVOKE THIS SCRIPT. As of 2019-05-30 calibre_via_debs is set by these 4 OS's: # -# vars/raspbian-9.yml # vars/raspbian-8.yml +# vars/raspbian-9.yml +# vars/raspbian-10.yml # vars/debian-10.yml # If you want the latest Calibre, run the appropriate script below, standalone.