/docker-ansible-ubuntu

running ansible in ubuntu docker container

Primary LanguageDockerfile



If you need to build the image on your own locally, do the following:
Install Docker.
git clone https://github.com/frozendark01/docker-ansible-ubuntu.git
cd into this directory.
Run docker build -t ansible .