You've already forked ansible-molecule
Install windows collection
This commit is contained in:
@@ -7,7 +7,8 @@ RUN apt-get update && apt-get install -y git && \
|
||||
'molecule[docker]<5.0.0' \
|
||||
'ansible-lint==6.16.2' \
|
||||
'yamllint==1.32.0' && \
|
||||
ansible-galaxy collection install community.general
|
||||
ansible-galaxy collection install community.general \
|
||||
ansible.windows
|
||||
|
||||
COPY --from=docker:20.10 /usr/local/bin/docker /usr/local/bin/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user