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)".