add ansible

This commit is contained in:
chris 2017-04-03 23:40:25 +02:00
parent 3e3127c356
commit 85d641036e
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
FROM alpine
RUN apk add --no-cache \
ansible \
bash \
coreutils \
curl \