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/d42d4403-66ef-4b9f-9c8f-dab5e0f00da9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
