Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.75 KB

README.rst

File metadata and controls

60 lines (42 loc) · 1.75 KB

Molecule

PyPI Package Documentation Status Repository License

Molecule is designed to aid in the development and testing of Ansible roles. Molecule provides support for testing with multiple instances, operating systems and distributions, virtualization providers, test frameworks and testing scenarios. Molecule is opinionated in order to encourage an approach that results in consistently developed roles that are well-written, easily understood and maintained.

Molecule uses Ansible playbooks to exercise the role and its associated tests. Molecule supports any provider [1] that Ansible supports.

[1]Providers can be bare-metal, virtual, cloud or containers. If Ansible can use it, Molecule can test it. Molecule simply leverages Ansible's module system to manage instances.

Documentation

http://molecule.readthedocs.io/en/v2/

Ansible Support

  • 2.2.2.0
  • 2.3.0.0

License

MIT

The logo is licensed under the Creative Commons NoDerivatives 4.0 License. If you have some other use in mind, contact us.