From 9d73bd4b3c2507a27ae183c93569c5f81234ca1f Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Thu, 20 Apr 2017 10:27:26 +0300
Subject: [PATCH] - Use the shorter name (easier for local development).

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

diff --git a/meta/main.yml b/meta/main.yml
index c8b6944..ce06630 100644
--- a/meta/main.yml
+++ b/meta/main.yml
@@ -17,4 +17,4 @@ galaxy_info:
   galaxy_tags: [ web ]
 dependencies:
 - src: adarnimrod.ca-store
-  name: adarnimrod.ca-store
+  name: ca-store
-- 
GitLab