Add the virtualenv package when installing currator

Change-Id: I7e1a4891d43e44b048a97364d80a8dd2920f12d1
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-06-20 17:02:03 -05:00
parent f942aec67d
commit c0e4e29cb2
No known key found for this signature in database
GPG Key ID: 9443251A787B9FB3

View File

@ -32,6 +32,7 @@
update_cache: true
with_items:
- python-virtualenv
- virtualenv
tags:
- package_install