From 1af455656728e8a6ca7d756016077b82932bb3f5 Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 17 Oct 2017 21:16:24 -0400 Subject: [PATCH] spacing cleanup --- roles/kiwix/tasks/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/kiwix/tasks/main.yml b/roles/kiwix/tasks/main.yml index 01d70b5c3..92ea14d6d 100644 --- a/roles/kiwix/tasks/main.yml +++ b/roles/kiwix/tasks/main.yml @@ -1,4 +1,3 @@ - #- name: Set kiwix source file name i686 # set_fact: # kiwix_src_file: "kiwix-linux-i686.tar.bz2" @@ -28,4 +27,3 @@ - debug: msg="WARNING kiwix source is not defined for your platform" when: not kiwix_src_file -