Skip to content

memoria-io/ansible-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Ansible Image

Docker Build Status Docker Pulls Status

Run without any helper scripts

docker run -it ismailmarmoush/ansible-docker bash
docker run -it ismailmarmoush/ansible-docker <any other command>

Run with helper script

# Default of ssh_dir is  ~/.ssh
# Default of network is nothing usually when you're talking to remote hosts not on your machine
./main.sh run ssh_dir=./myspecial_ssh
./main.sh run network=private_network

Note

quick-ansible.sh was removed for simplicity reasons

Releases

No releases published

Packages

No packages published