And fixing typo

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

View File

@ -8,4 +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 && \
yamllint -v