autolisis / ansible-playground

A quick and dirty playground using Docker containers to learn more about ansible commands and playbooks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible playground

A quick and dirty playground using Docker containers to learn more about ansible commands and playbooks.

Simply run update_keys.sh to copy your public keys so you can ssh in without passwords, and then

docker-compose build --parallel && docker-compose up

About

A quick and dirty playground using Docker containers to learn more about ansible commands and playbooks.


Languages

Language:Dockerfile 51.9%Language:Shell 48.1%