Update git submodules

* Update tripleo-ansible from branch 'master'
  - Address python3 string issues with subprocess
    
    Follows up Id0060a3abbcda8edb6124eb096cb824aaea48396.
    This patch updates our Popen calls to enable universal newlines for
    calls that we parse or consume the output for. Without
    univeral_newlines=True, the output is treated as bytes under python3
    which leads to issues later where we are using it as strings.
    
    See https://docs.python.org/3/glossary.html#term-universal-newlines
    
    Change-Id: Ib8a16d857c4c49dcecba95cff06c3334045e805a
    Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
This commit is contained in:
Bogdan Dobrelya 2019-01-23 16:29:01 +01:00 committed by Gerrit Code Review
parent e2ae5ad361
commit 8bea380443
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e6ea28fb9f373b00255a1687828ab3836304fb52
Subproject commit 1e00f63e32b2856a347f42f2238372a0c25cc59e