Skip to content
This repository was archived by the owner on May 18, 2018. It is now read-only.
This repository was archived by the owner on May 18, 2018. It is now read-only.

Revert locked ansible version workaround #15

@aweiteka

Description

@aweiteka

This issue is a placeholder to revert this Dockerfile workaround when openshift/openshift-ansible#3111 is resolved.

# install ansible via pip to lock version
#RUN yum install -y  --setopt=tsflags=nodocs ansible python-pip python-devel && yum clean all -y
RUN yum install -y  --setopt=tsflags=nodocs python-pip python-devel && yum clean all -y
RUN pip install -Iv ansible==2.2.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions