diff --git a/roles/calibre/tasks/debs.yml b/roles/calibre/tasks/debs.yml index fd556029b..faa050a35 100644 --- a/roles/calibre/tasks/debs.yml +++ b/roles/calibre/tasks/debs.yml @@ -11,7 +11,7 @@ command: scripts/calibre-install-latest-rpi.sh when: is_rpi -- name: Upgrade to tesing Calibre - non-RPi +- name: Upgrade to testing Calibre - non-RPi command: scripts/calibre-install-latest.sh when: not is_rpi and not is_ubuntu_18