From 6a48b7041cdfb697e27ae19af7326b03deb9df60 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Fri, 14 Jul 2017 17:40:02 +0200 Subject: [PATCH] useless vars --- bootstrap.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/bootstrap.yml b/bootstrap.yml index 86c155b..a764640 100644 --- a/bootstrap.yml +++ b/bootstrap.yml @@ -3,7 +3,5 @@ - name: Bootstrap one or more CentOS 7 nodes hosts: bootstrap become: no - vars_files: - - private/private_vars.yml roles: - bootstrap