Update git submodules

* Update openstack-ansible-os_ironic from branch 'master'
  to 67733c8f0cb13c467eb10f256a93d878c56d4743
  - 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/758953
    Change-Id: Iab3194322e133282fcb71830f2b94e1279106ebd
This commit is contained in:
Dmitriy Rabotyagov 2020-12-05 00:33:25 +03:00 committed by Gerrit Code Review
parent dfe2090d78
commit d488eee796
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5ba9a1c6e8e5447d95293a59d9c7dbc07c7a0fbe
Subproject commit 67733c8f0cb13c467eb10f256a93d878c56d4743