Update git submodules

* Update tripleo-ansible from branch 'master'
  to 2dd9bcc46c65791ca0b5df60ccddddbd4885732a
  - Merge "bnr Add folder marker to avoid overwrote"
  - bnr Add folder marker to avoid overwrote
    
    Add a specific marker (directory name) to the blockinfile to avoid
    deletion for any updates of the execution.
    
    Currently, to configure the ironic integration backup. There is a
    need of a backup data server (nfs) and the ironic PXE boot files
    on the undercloud. If the backup data server is going to be on the
    undercloud. We basically execute twice the nfs server configuration
    with the data backup directory and the ironic configuration. The
    way that we configure the nfs server, the blockinfile is overwritten.
    So only the last configuration remains.
    
    This patch aims to modify the blockinfile only when the directory
    matches. For two different directories, it will create two
    blockinfile blocks.
    
    Change-Id: Ia30f4f27ee1a9cdd604d3c63d2d135fc471adc76
This commit is contained in:
Zuul 2021-12-15 01:46:24 +00:00 committed by Gerrit Code Review
parent 8eb47431af
commit 162a4b038a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 34896c7ce6e4fa185db0e5c83f2e4f1aa80c330f
Subproject commit 2dd9bcc46c65791ca0b5df60ccddddbd4885732a