Update git submodules

* Update ansible-role-python_venv_build from branch 'master'
  - Add venv build target hosts data structure
    
    Currently python venv build targets run within the first repo server
    when > 0 repo servers are found or localhost however this is sub-optimal
    especially in environments with mixed architectures and operating systems.
    This change sets the python venv build to a repo server target node of the
    same os family and cpu arch when one is available otherwise the build process
    is performed on the target host, instead of falling back to localhost, which
    in many cases is a bastion server.
    
    Change-Id: Ibc30bb90ab1ce1a074d8e93a2d2b36f4dcefb90c
    Signed-off-by: cloudnull <kevin@cloudnull.com>
This commit is contained in:
cloudnull 2019-02-11 11:49:54 -06:00 committed by Gerrit Code Review
parent 5f4881e6b9
commit a282d0c5b1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 64019c52443637f53f0d9a389f5eda9dce33efdd
Subproject commit ff0f3bf5f88b2cfa02c09df2db82c52964587e40