From f8b8c51735867403767ac394644292b637c9a1a9 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 5 Apr 2018 18:06:28 -0400 Subject: [PATCH] Update debs.yml --- roles/calibre/tasks/debs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/calibre/tasks/debs.yml b/roles/calibre/tasks/debs.yml index 02021775d..02c9e1283 100644 --- a/roles/calibre/tasks/debs.yml +++ b/roles/calibre/tasks/debs.yml @@ -14,4 +14,4 @@ # Oops "when: not is_rpi" causes Calibre playbook to fail on Raspbian Lite (possibly # other OS's too). Error msg is: "Unable to start service calibre-serve: Job for # calibre-serve.service failed because the control process exited with error code." -# Running "calibre --version" responds with "calibre (calibre 2.75.1)". +# Running "calibre --version" then responds with "calibre (calibre 2.75.1)".