Ansible role for a simple bigbluebutton installation (following the documentation on http://docs.bigbluebutton.org/install/install.html)
Launch vagrant vm machine with:
vagrant up
Then run the tests with:
vagrant ssh -c 'cd /ansible/roles/ansible-bigbluebutton && . tests/test.sh'
BSD