commit bca88941d2d37a10d6720c5de4374ae3144b6c3b Author: Zuul Date: Tue Oct 13 07:47:20 2020 +0000 Update git submodules * Update openstack-ansible-os_cloudkitty 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: I904dca21103b91978ab03db1a3c6d3a30d406aa7 diff --git a/openstack-ansible-os_cloudkitty b/openstack-ansible-os_cloudkitty index e52e5e9..bd7220d 160000 --- a/openstack-ansible-os_cloudkitty +++ b/openstack-ansible-os_cloudkitty @@ -1 +1 @@ -Subproject commit e52e5e9268ca634a87048b96eafb0be1375716da +Subproject commit bd7220d8ca1ebab6e1a27229b47c917e2d2caa4a