8000 GitHub - bartoszgadzala/ansible: Dockerized Ansible
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bartoszgadzala/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ansible

Dockerized Ansible

Usage

docker run -it --rm \
  -v /path/to/ansible/playbook:/ansible/ \
  -w="/ansible"  \
  bartoszgadzala/ansible \
  ansible-playbook -i <inventory> <playbook>.yml

About

Dockerized Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0