I'm trying to figure out how/if this is better than using an Ansible vagrant module.
On Tuesday, December 29, 2015 at 2:23:26 AM UTC-6, Borys Borysenko wrote: > > Hello, > > A few weeks ago I have discovered an excellent tool named molecule > <https://github.com/metacloud/molecule> that really simplify testing of > Ansible roles. I guess it's really worth to try! > > Molecule is designed to aid in the development and testing of Ansible >> roles including support for multiple instances, operating system >> distributions, virtualization providers and test frameworks. >> > > > It leverages Vagrant to manage virtual machines, with support for multiple >> Vagrant providers (currently VirtualBox and OpenStack). Molecule supports >> Serverspec or Testinfra to run tests. Molecule uses an Ansible playbook >> (playbook.yml), to execute the role and its tests. > > > Github <https://github.com/metacloud/molecule> | Documentation > <http://molecule.readthedocs.org/en/master/> > > There is also a short intro from 2015 OpenStack Summit Tokyo - Best > practices for TDD Ansible and OpenStack deployment > <https://www.youtube.com/watch?v=5vKblNaD3fI>. > > Regards, > Borys > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/50d19702-b8db-470f-9d64-7deaed206268%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
