Update git submodules

* Update openstack-ansible from branch 'master'
  to a6634901ddb648d7be77bb2e9544e3ee64ed22bf
  - Merge "Always use checkout for git_requirements library"
  - Always use checkout for git_requirements library
    
    Despite git reset gets correct state of the repo `git status` will be
    misleading, since it will always be master with changes.
    Instead we should checkout to tags/branches/SHAs so that
    `git status` will be explicitly showing what version of the role
    we're using
    
    We shouldn't also fetch tags for every scenario, but only when we
    suspect that we need to checkout on tag.
    
    Change-Id: I1a5568487f2bb8a8c3f9affa04112ded16a17126
This commit is contained in:
Zuul 2021-06-02 15:23:55 +00:00 committed by Gerrit Code Review
parent dc8f0d09f6
commit 9c500c7821
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f97dc368614fc4785c6cd1e486dbe446bc3ced75
Subproject commit a6634901ddb648d7be77bb2e9544e3ee64ed22bf