From 785715c4129528e890ba65d8ab234ce19d85876c Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Sat, 7 Apr 2018 01:26:44 -0500 Subject: [PATCH] small typo --- 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 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