From 63693564368ed747d73c19eebcd97ff9c7367d42 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Fri, 25 Sep 2020 18:29:03 +0300 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_tacker from branch 'master' - 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: I5c92722d5e7c49d0a01c7e9dbd0b254b5bea6dc4 --- openstack-ansible-os_tacker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_tacker b/openstack-ansible-os_tacker index 2e04617116..353dc3d050 160000 --- a/openstack-ansible-os_tacker +++ b/openstack-ansible-os_tacker @@ -1 +1 @@ -Subproject commit 2e04617116a0f0fe96e8b23d278fb7afbf13d28d +Subproject commit 353dc3d050bf22c0057b76d7208dd1a94c5798bc