commit bf94055016b3705efa26fbda6d45cfaee75b933c Author: Zuul Date: Tue Oct 6 12:16:06 2020 +0000 Update git submodules * Update openstack-ansible-os_trove 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. Depends-On: https://review.opendev.org/755484 Change-Id: If7f26c8020d4b02ab9e82dcb69a7ba91a3b5d145 diff --git a/openstack-ansible-os_trove b/openstack-ansible-os_trove index 547d6cb..24f2244 160000 --- a/openstack-ansible-os_trove +++ b/openstack-ansible-os_trove @@ -1 +1 @@ -Subproject commit 547d6cb6a774f79765ec64c75c27783c8122fff2 +Subproject commit 24f2244fa02976a09fffc63eca438f344458b0f3