Update git submodules

* Update openstack-ansible-os_mistral 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: Ib8c8ddf5adc71f42b401b034807c4e716f515202
This commit is contained in:
Dmitriy Rabotyagov 2020-09-14 16:10:36 +03:00 committed by Gerrit Code Review
parent 087465430e
commit 3ad54051cb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 086ad74db376c83dc53740953ffa3451fe647f3c
Subproject commit 99f3fed9fd678d64cfa2c2737526162ac1323c36