This commit is contained in:
ronny 2020-02-08 01:17:51 +01:00
commit ddb42abb6c

View file

@ -8,5 +8,4 @@ RUN apk add ansible-lint py3-setuptools py3-six py3-requests py3-pylint && \
pip3 install --upgrade pip && \ pip3 install --upgrade pip && \
pip3 install yamllint pykickstart ordered-set && \ pip3 install yamllint pykickstart ordered-set && \
ansible-lint --version && \ ansible-lint --version && \
yamllint -v && \ yamllint -v
ksvalidator -v