Update git submodules

* Update ansible-role-python_venv_build from branch 'master'
  - Remove the virtualenv version check
    
    Simplify this code by making the assumption that we always have a
    new enough version of virtualenv present. Centos-7 ships 15.1.0 so
    it is now possible to remove some conditional logic as well.
    
    This patch removes the version check and replaces it with a check
    that the virtualenv command is present on the system patch and
    is usable.
    
    Change-Id: I1a8f4961358c9551c5493b332187b411177b2769
This commit is contained in:
Jonathan Rosser 2020-07-06 13:36:54 +01:00 committed by Gerrit Code Review
parent 6527c763e8
commit 92f39aee9a

@ -1 +1 @@
Subproject commit cf3b1dbe7b3bdbe5632a88db5cac894ec8e7bb1e
Subproject commit aabd3c07c29fd89a56cadc01ec3a2e3b682e5e14