Update git submodules

* Update openstack-ansible-os_swift from branch 'master'
  to 569c8cfb0092cc9bc295d709e1f382ed232032b7
  - 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: I4abb67271bd635c8cde5d4d65451e5fa0091868b
This commit is contained in:
Dmitriy Rabotyagov 2020-12-03 22:24:58 +03:00 committed by Gerrit Code Review
parent 3555a45719
commit bfa65afbe9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5e4c9582f19ae54ff68d68c68ef7e37f1162faac
Subproject commit 569c8cfb0092cc9bc295d709e1f382ed232032b7