commit e663ea0ff4231241ece0d8824b235851c8d55476 Author: Dmitriy Rabotyagov Date: Fri Sep 25 17:50:13 2020 +0300 Update git submodules * Update openstack-ansible-os_panko 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: I5bdf7a83d7a5809887f4a445619d87bc7e14b40b diff --git a/openstack-ansible-os_panko b/openstack-ansible-os_panko index e2b691b..25a826e 160000 --- a/openstack-ansible-os_panko +++ b/openstack-ansible-os_panko @@ -1 +1 @@ -Subproject commit e2b691bb83afe74f014d0acde1a7a2e5013a3b5f +Subproject commit 25a826e6a669243cec8d7e9f37b11fce79c13b20