ansible/cache (b7690405963928b0f576ff5cdf5b54dbde667b5cc40a69a65617aceaff235a1b)

Published 2023-12-01 21:02:06 +01:00 by RogerSik

Installation

docker pull gitea.sikorski.cloud/rogersik/ansible/cache:b7690405963928b0f576ff5cdf5b54dbde667b5cc40a69a65617aceaff235a1b
sha256:ce1a43b848aa25067146cdd70abaa2f17a47136e9b08daeab5d94804e0b2c97e

Image Layers

RUN pip install ansible==8.* ansible-lint==6.* && ansible-galaxy install -r /tmp/requirements.yml && rm -f /tmp/requirements.yml