Update git submodules

* Update openstack-ansible-os_nova from branch 'master'
  to 5a839b7af3b8617d319bfe71e6d40b1173dc7c81
  - Merge "Use include instead of import for conditional tasks"
  - Use include instead of import for conditional tasks
    
    When import is used ansible loads imported role or tasks which
    results in plenty of skipped tasks which also consume time. With
    includes ansible does not try to load play so time not wasted on
    skipping things.
    
    Depends-On: https://review.opendev.org/c/openstack/ansible-role-uwsgi/+/880344
    Change-Id: I47c6623e166254802ed0b479b2353c5f2ceb5cfa
This commit is contained in:
Zuul 2023-05-04 23:12:03 +00:00 committed by Gerrit Code Review
parent f9e7ed78df
commit 63b02f8770
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dd00e710d7a1edbce6600032aed5c63354346f7d
Subproject commit 5a839b7af3b8617d319bfe71e6d40b1173dc7c81