add required pyOpenSSL for ansible-ansible-openshift-ansible role

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-10-24 17:06:18 +00:00
parent 6b89cde78f
commit 8f3a0227c9

View file

@ -7,6 +7,7 @@
with_items:
- ansible
- git
- pyOpenSSL
- name: git clone the openshift-ansible repo
git: