palazzem / hanzo

Ansible orchestration to configure a development environment -
http://hanzo.sh
Other
23 stars 5 forks source link

[testing] replaced Vagrant testing with Docker #121

Closed palazzem closed 5 years ago

palazzem commented 5 years ago

Overview

Related to #111

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.