/template-ansible-collection

This Cookiecutter Template can be used to initialize an opinionated project structure for an Ansible Collection.

GNU General Public License v3.0GPL-3.0

Cookiecutter Template: Ⓐ Ansible Collection

This project provides an opinionated template for bootstrapping an Ansible Collection that extends the minimal structure provided by ansible galaxy collection init.

By leveraging cookiecutter you will be asked a small number of questions (e.g., namespace, collection name, etc.) which will then be automatically applied to the resulting directory structure.

Note

This template draws inspiration from the Ansible Community GitHub Collection Template.

Requirements

$ pip install cookiecutter

Using this template

$ cookiecutter https://github.com/snapp/template-ansible-collection

License

GNU General Public License v3.0 or later.

See LICENSE to see the full text.

Author Information

snapp@redhat.com