Fixing bug.
This commit is contained in:
parent
b8fcbcba37
commit
c1dcb57a73
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ 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 && \
|
||||
ksvalidator -v
|
Loading…
Reference in a new issue