ansible-lint/cache (2aef37344316262f1c107dfc9908c433f0baaf0dec2aac6128c9779cd14caad0)

Published 2024-02-16 07:39:05 +01:00 by RogerSik

Installation

docker pull gitea.sikorski.cloud/rogersik/ansible-lint/cache:2aef37344316262f1c107dfc9908c433f0baaf0dec2aac6128c9779cd14caad0
sha256:381378bdeb2f6d8f4f07cfa48a912e0bc226dfc31ec71fa472d0fd948eb7b2e9

Image Layers

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