From 2a7132e544dd46f6e11b4cffa9d35ea3e62663ef Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sat, 8 Oct 2016 16:36:05 +0300
Subject: [PATCH] - Renamed bootstrap dependency to openbsd_bootstrap (for
 consistancy).

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

diff --git a/meta/main.yml b/meta/main.yml
index 0e2311d..ba13102 100644
--- a/meta/main.yml
+++ b/meta/main.yml
@@ -12,4 +12,4 @@ galaxy_info:
 dependencies:
     - src: https://www.shore.co.il/git/ansible-role-openbsd-bootstrap
       scm: git
-      role: bootstrap
+      role: openbsd_bootstrap
-- 
GitLab