Since ksvalidator doesnt have any version..

This commit is contained in:
ronny 2019-12-23 11:18:48 +01:00
parent c1dcb57a73
commit cecf5bfc1b
1 changed files with 1 additions and 2 deletions

View File

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