Replaces vagrant with docker to test the correct execution. Docker has some limits with Ansible, but the test is good enough to be used in a public CI. This is a first step to implement a CI after every merge.
It doesn't include the integration with CircleCI or similars.
Overview
Related to #111
Replaces
vagrant
withdocker
to test the correct execution. Docker has some limits with Ansible, but the test is good enough to be used in a public CI. This is a first step to implement a CI after every merge.It doesn't include the integration with CircleCI or similars.