commit 9adda3dd2a12a5489e64fe5a01e4b70da65c2f3d Author: Zuul Date: Tue Oct 6 09:28:24 2020 +0000 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 diff --git a/openstack-ansible-os_blazar b/openstack-ansible-os_blazar index ab58795..cabc6ef 160000 --- a/openstack-ansible-os_blazar +++ b/openstack-ansible-os_blazar @@ -1 +1 @@ -Subproject commit ab5879578ca55f41157f1b30e74742455d9bab5a +Subproject commit cabc6efeed747bbcb50617f8918678fc59d20e89