add required pyOpenSSL for ansible-ansible-openshift-ansible role
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
6b89cde78f
commit
8f3a0227c9
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
with_items:
|
with_items:
|
||||||
- ansible
|
- ansible
|
||||||
- git
|
- git
|
||||||
|
- pyOpenSSL
|
||||||
|
|
||||||
- name: git clone the openshift-ansible repo
|
- name: git clone the openshift-ansible repo
|
||||||
git:
|
git:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue