No description
  • Jinja 75.9%
  • Python 24.1%
Find a file
2019-02-15 12:10:23 +00:00
.github Red Hat (#1) 2019-02-15 12:10:23 +00:00
{{cookiecutter.role_name}} Set log_driver to json-file 2018-01-11 11:16:07 -08:00
.yamllint yamllint cleanups 2017-06-19 17:01:17 -07:00
cookiecutter.json Init add of a Molecule v2 cookie cutter template 2017-05-29 13:19:03 -07:00
LICENSE Init add of a Molecule v2 cookie cutter template 2017-05-29 13:19:03 -07:00
README.rst Red Hat (#1) 2019-02-15 12:10:23 +00:00

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