Skip to content

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

License

Notifications You must be signed in to change notification settings

brandor5/template-ansible-collection

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published