From 938a08f483a1d1920f17cfe211d960b5de5477ef Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Fri, 15 Sep 2017 16:28:42 +0100 Subject: [PATCH] Update git submodules * Update docs/submodules/releng-xci from branch 'master' - xci: playbooks: Add task for loading distribution variables vars_files doesn't support loading files with variables in their names. As such we add a new task to include these files before running any of the roles. This fixes warnings like this: Info: Starting provisining VM nodes using openstack/bifrost ------------------------------------------------------------------------- No config file found; using defaults skipping vars_file '../var/{{ ansible_os_family }}.yml' due to an undefined variable skipping vars_file '../var/{{ ansible_os_family }}.yml' due to an undefined variable skipping vars_file '../var/{{ ansible_os_family }}.yml' due to an undefined variable skipping vars_file '../var/{{ ansible_os_family }}.yml' due to an undefined variable skipping vars_file '../var/{{ ansible_os_family }}.yml' due to an undefined variable skipping vars_file '../var/{{ ansible_os_family }}.yml' due to an undefined variable Change-Id: I0a49e2ed8d811bb40a99612462752f8691133e0f Signed-off-by: Markos Chandras --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index e2ea3110c..cd680ff04 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit e2ea3110c72884b495721101bb7cdf49c8bf4e52 +Subproject commit cd680ff04b2fb6afe3155fe9be02049f4464508a -- 2.16.6