Thought there might be interested in what i've built with test-kitchen to
automatically build multiple servers with multiple roles
and use serverspec to test them.
You can see it
here
and here
The servers could be docker containers. You bring up the servers you want to
use before starting....
It builds on a server all the ansible and serverspec stuff for you automatically and runs.
Neill Turner