Skip to content

Simple docker-compose setup to play around with ansible

Notifications You must be signed in to change notification settings

zahdr/ansible-playground-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Playground Docker

Playground for Ansible built in docker.

Simply run start.sh to build and start 1 ansible master and 3 targets. Use stop.sh to shut down the container.

Put your ansible scripts you want to test inside the ansible directory. That directory gets mounted to /ansible inside ansible-master.

Lists of hosts:

  • ansible-master
  • target01
  • target02
  • target03

About

Simple docker-compose setup to play around with ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages