Commit 26c33c46 authored by Дмитрий Сафронов's avatar Дмитрий Сафронов
Browse files

Merge branch 'trunk' into 'master'

Trunk

See merge request ansible/ansible!13
parents 5f8cc4b2 1dd73920
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
FROM pipelinecomponents/ansible-lint:latest

ENV LANG C.UTF-8
RUN apk add --no-cache git git-lfs openssh-client rsync

WORKDIR /opt/ansible

RUN apk add --no-cache git git-lfs openssh-client rsync