And fixing typo
This commit is contained in:
parent
cecf5bfc1b
commit
e67fd1921c
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ RUN apk add ansible-lint py3-setuptools py3-six py3-requests && \
|
||||||
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
|
Loading…
Reference in a new issue