mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-27 03:13:08 +00:00
* Fixes #36: Add contribution guide. * Pin Ansible release to 2.9.x for OpenShift CI.
This commit is contained in:
@@ -17,7 +17,7 @@ RUN yum install -y \
|
||||
&& pip3 install --no-cache-dir --upgrade setuptools pip \
|
||||
&& pip3 install --no-cache-dir \
|
||||
openshift \
|
||||
ansible \
|
||||
ansible==2.9.* \
|
||||
molecule \
|
||||
&& yum clean all \
|
||||
&& rm -rf $HOME/.cache \
|
||||
|
||||
Reference in New Issue
Block a user