From c9eb0a1133ed9baf1bfa29c92d875a08b60756c8 Mon Sep 17 00:00:00 2001
From: donal <donalspring@gmail.com>
Date: Tue, 17 Apr 2018 19:16:50 +0200
Subject: [PATCH] UPDATE - new playbook layout based on the discussions with Global team

---
 inventory/hosts |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/inventory/hosts b/inventory/hosts
index 7f325c4..8eab5b5 100644
--- a/inventory/hosts
+++ b/inventory/hosts
@@ -1,2 +1,8 @@
-[seed-hosts]
-localhost ansible_connection=local
+#[seed-hosts]
+#localhost ansible_connection=local
+
+[bootstrap]
+projects-and-policies
+
+[tools]
+ci-cd-tooling
\ No newline at end of file

--
Gitblit v1.9.3