Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 429 Bytes

Ansible

Docker image with ansible-core installed. It can be used as base image for containers providing Ansible automations.

Docker Image: ghcr.io/eclipse-slm/ansible

An example can be found in the example directory:

docker build -t ansible-example .
docker run ansible-example