From 5e32d09870666a2cfab0369c52c6188c9fc2ec02 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 9 Jul 2015 09:17:57 -0400 Subject: [PATCH] move the init module to the top level Signed-off-by: Alfredo Deza --- ansible/{master => }/init.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ansible/{master => }/init.yml (100%) diff --git a/ansible/master/init.yml b/ansible/init.yml similarity index 100% rename from ansible/master/init.yml rename to ansible/init.yml -- 2.39.5