add python-virtaulenv as a dependency to molecule
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2020-06-23 09:53:00 +02:00
parent eae84d80ec
commit d70d313609
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

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