mirror of
https://github.com/ansible/molecule-cookiecutter
synced 2026-04-05 19:24:00 +00:00
No description
- Jinja 75.9%
- Python 24.1%
| .github | ||
| {{cookiecutter.role_name}} | ||
| .yamllint | ||
| cookiecutter.json | ||
| LICENSE | ||
| README.rst | ||
cookiecutter-molecule
=====================
.. image:: https://readthedocs.org/projects/molecule/badge/?version=latest
:target: https://molecule.readthedocs.io/en/latest/
:alt: Documentation Status
.. image:: https://img.shields.io/badge/Code%20of%20Conduct-Ansible-silver.svg
:target: https://docs.ansible.com/ansible/latest/community/code_of_conduct.html
:alt: Ansible Code of Conduct
.. image:: https://img.shields.io/badge/Mailing%20lists-Ansible-orange.svg
:target: https://docs.ansible.com/ansible/latest/community/communication.html#mailing-list-information
:alt: Ansible mailing lists
.. image:: https://img.shields.io/badge/license-MIT-brightgreen.svg
:target: LICENSE
:alt: Repository License
A Molecule template for `cookiecutter`_, support repo for `molecule`_.
Molecule provides a native cookiecutter interface, so developers can
provide their own templates.
.. _cookiecutter: https://github.com/audreyr/cookiecutter
.. _molecule: https://github.com/ansible/molecule
Usage
=====
::
$ pip install cookiecutter
$ cookiecutter gh:ansible/molecule-cookiecutter
License
-------
MIT
Authors
=======
Molecule was created by `Retr0h <https://github.com/retr0h>`_ and is now maintained as part of the `Ansible`_ by Red Hat project.
.. _`Ansible`: https://ansible.com