anthcourtney / ansible-role-nginx

Test role for installing docker for a presentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-role-nginx

This is a Proof of Concept role for a contrived service, created purely for demonstration to the Sydney Ansible Meetup group.

Test

To test the role in a vagrant-environment

$ make clean 
$ make create
$ make prepare
$ make converge
$ make test

or use the short-hand approach:

$ make clean setup test

About

Test role for installing docker for a presentation.


Languages

Language:Makefile 56.6%Language:Nginx 31.7%Language:Ruby 11.7%