Skip to content

sugdyzhekov/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Ansible docker image based on official python 2.7-alpine image. Alpine version is 3.4 Current latest is Ansible 2.2 branch

How to use

Put your playbook to current directory and run:

docker run -ti -v $(pwd):/workbench sugdyzhekov/ansible:2.2-alpine playbook.yml

Specific ansible version

Edit Dockerfile to set specific ansible version:

ENV ansible_version v2.2.1.0-1

About

Ansible docker image based on Alpine linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published