diff --git a/roles/calibre/tasks/debs.yml b/roles/calibre/tasks/debs.yml index 7ef9dfce5..31fa18c57 100644 --- a/roles/calibre/tasks/debs.yml +++ b/roles/calibre/tasks/debs.yml @@ -1,10 +1,10 @@ # 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: +# INVOKE THIS SCRIPT. As of 2019-05-30, that means these 4 OS's: # -# vars/raspbian-8.yml -# vars/raspbian-9.yml -# vars/raspbian-10.yml -# vars/debian-10.yml +# /opt/iiab/iiab/vars/raspbian-8.yml +# /opt/iiab/iiab/vars/raspbian-9.yml +# /opt/iiab/iiab/vars/raspbian-10.yml +# /opt/iiab/iiab/vars/debian-10.yml # If you want the latest Calibre, run the appropriate script below, standalone. # HOWEVER: it's strongly suggested you wait for apt (blessed by your OS!) to