Update git submodules

* Update openstack-ansible-os_barbican from branch 'master'
  - Convert dynamic includes to static imports
    
    When task/role files are included using include_tasks, tags are not
    passed to the included tasks. As a result, tags like neutron-config
    do not have the intended effect. This patch changes include_tasks
    to import_tasks for all cases where dynamic vars or loops are not used
    so that tags are properly handled.
    
    Reference -
    https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse.html
    https://bugs.launchpad.net/openstack-ansible/+bug/1815043
    
    Change-Id: I6d906c095b3c039fc3789e37dca03f4b734aab46
This commit is contained in:
Dmitriy Rabotyagov 2019-07-16 20:32:45 +03:00 committed by Gerrit Code Review
parent 973ae65eba
commit 69591b8622
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d8eeb07880389599375d4331046114af95cfeb42
Subproject commit 2a433b2fa0fad4fbcf766d0490a808761c9aee50