A docker build for generating an ansible runtime
1.0K
The regular tag (latest) doesn't have much different from williamyeh/ansible:alpine3, but the aws tag contains needed libraries for interacting with aws, and the kube tag supports working with kubernetes via the openshift client and heptio-authenticator.
Just run something like:
docker run -it --rm -v $(pwd):/work tzrlk/ansible ansible-playbook site.yml
Content type
Image
Digest
Size
59.5 MB
Last updated
almost 8 years ago
docker pull tzrlk/ansible