add python-virtaulenv as a dependency to molecule
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-06-23 09:53:00 +02:00
parent eae84d80ec
commit d70d313609
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
dockerengine_packages_extra:
- epel-release
- python-pip
- python-virtualenv
roles:
- role: xoxys.docker_engine