Update git submodules

* Update openstack-ansible from branch 'master'
  to 1ea48d14e2b03beb9b66e0781989a7df834f0097
  - Merge "Fix extra facts gathering with tags"
  - Fix extra facts gathering with tags
    
    When switching to gathering min facts, we introduced common task that
    was responsible for gathering specific subset. However we used
    include_task and not applied always tag to include. That resulted in
    effect that facts were not gathered when playbook run with tags
    and leads to failure.
    
    To workaround that we move include to prior facts gathering stanza.
    
    As alternative option for ceph we applied always tag to include.
    
    Change-Id: Ie996262043edb8fb9c7221a5cd98e98a0111ac28
This commit is contained in:
Zuul 2022-04-03 16:01:41 +00:00 committed by Gerrit Code Review
parent 003ed8a225
commit da94772152
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 857d7d2515e28e5320be76cc06ce035892dc555c
Subproject commit 1ea48d14e2b03beb9b66e0781989a7df834f0097