Search Docker Hub
ansible
By mimacom
Ansible docker image for deploying ansible playbooks
2.1K
This image contains ansible, which you can use for example to set up a deployment/delivery pipeline using docker.
Use tags to specify what ansible version you want to use.
docker run -ti -v "$(pwd)":/media/docker --name ansible --rm mimacom/ansible:latest sh
Content type
Image
Digest
Size
62.2 MB
Last updated
almost 8 years ago
docker pull mimacom/ansible