From 9adda3dd2a12a5489e64fe5a01e4b70da65c2f3d Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 6 Oct 2020 09:28:24 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_blazar from branch 'master' - Merge "Define condition for the first play host one time" - Define condition for the first play host one time We use the same condition, which defines against what host some "service" tasks should run against, several times. It's hard to keep it the same across the role and ansible spending additional resources to evaluate it each time, so it's simpler and better for the maintenance to set a boolean variable which will say for all tasks, that we want to run only against signle host, if they should run or not now. Change-Id: I6f1937c329292028e772fbe96d2466000726e4b7 --- openstack-ansible-os_blazar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_blazar b/openstack-ansible-os_blazar index ab5879578c..cabc6efeed 160000 --- a/openstack-ansible-os_blazar +++ b/openstack-ansible-os_blazar @@ -1 +1 @@ -Subproject commit ab5879578ca55f41157f1b30e74742455d9bab5a +Subproject commit cabc6efeed747bbcb50617f8918678fc59d20e89