Sign inSign up

tzrlk/ansible

By tzrlk

Updated almost 8 years ago

A docker build for generating an ansible runtime

Image
0

1.0K

tzrlk/ansible repository overview

Docker Ansible

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

Tag summary

Content type

Image

Digest

Size

59.5 MB

Last updated

almost 8 years ago

docker pull tzrlk/ansible