From 030dad43d51de3e9a1d8c1ca4df27a1b51137ed7 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Tue, 6 Oct 2015 16:15:06 +0300
Subject: [PATCH] Removed trailing whitespace, passing ansible-lint.

---
 meta/main.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/main.yml b/meta/main.yml
index 5e8da8f..36fffcc 100644
--- a/meta/main.yml
+++ b/meta/main.yml
@@ -17,7 +17,7 @@ galaxy_info:
   min_ansible_version: 1.2
   #
   # Below are all platforms currently available. Just uncomment
-  # the ones that apply to your role. If you don't see your 
+  # the ones that apply to your role. If you don't see your
   # platform on this list, let us know and we'll get it added!
   #
   platforms:
@@ -136,4 +136,3 @@ dependencies: []
   # List your role dependencies here, one per line.
   # Be sure to remove the '[]' above if you add dependencies
   # to this list.
-  
-- 
GitLab