Skip to content

vrdominguez/centos-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

CentOS with ansible

CentOS 7 with ansible to run recipies

Run ansible from Docker

The entrypoint for this container is /usr/bin/ansible so mount your ansible configuration in /etc/ansible and run ansible with:

docker run -ti vrdominguez/centos-ansible <params>

Launch the container in bash mode

If you want to access bash in the container, just run:

docker run -ti --entrypoint /bin/bash vrdominguez/centos-ansible

About

Ansible container to run recipies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published