You've already forked ansible-molecule
Fix wrongly spelled ansible-lint
This commit is contained in:
@@ -3,7 +3,7 @@ FROM python:3.9-slim
|
||||
RUN pip install 'ansible-core<2.17' \
|
||||
'ansible-compat==3.0.2' \
|
||||
'molecule[docker]<5.0.0' \
|
||||
'ansiblelint' \
|
||||
'ansible-lint' \
|
||||
'yamllint' && \
|
||||
ansible-galaxy collection install community.general
|
||||
|
||||
|
||||
Reference in New Issue
Block a user