Sign inSign up

sierrasoftworks/ansible-docker

By sierrasoftworks

Updated over 8 years ago

Ansible is a radically simple automation framework

Image
0

881

sierrasoftworks/ansible-docker repository overview

Ansible

A docker container for executing Ansible playbooks

This is a small (Alpine based) docker container with the minimum required to run Ansible against a number of different cloud providers.

Usage

docker run -it --rm -v $PWD:/ansible sierrasoftworks/ansible-docker ansible-playbook -i hosts deploy.yml

Tag summary

Content type

Image

Digest

Size

85.9 MB

Last updated

over 8 years ago

docker pull sierrasoftworks/ansible-docker