mjalas / docker-ansible

Docker container with Ansible tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Ansible

Simple Docker Alpine image with Ansible.

To run the container with Ansible playbook mounted, run the following command:

docker run -it -v /<path_to_playbooks_on_host>:/playbooks <image_name>

About

Docker container with Ansible tools

License:MIT License


Languages

Language:Dockerfile 100.0%