ansible-lint/cache (62474d155e07ce585e651715cba81de477166026fd6e24b0311c945a391d2248)

Published 2024-03-28 14:35:31 +01:00 by RogerSik

Installation

docker pull gitea.sikorski.cloud/rogersik/ansible-lint/cache:62474d155e07ce585e651715cba81de477166026fd6e24b0311c945a391d2248
sha256:fb49381554909f556e4b05a7415b1a8e86ddd6b4b28bed0d8eb41e937b568a76

Image Layers

RUN apk add --no-cache git nodejs && pip install ansible==9.* ansible-lint==24.* && ansible-galaxy install -r /tmp/galaxy/requirements.yml && rm -rf /tmp/galaxy/