/cookiecutter-ansible-role

Cookiecutter template for an Ansible role.

Primary LanguagePythonMIT LicenseMIT

Ansible Role Project Template

Overview

Travis CI build status

This is a Cookiecutter template for creating an Ansible role.

Template Role Features

Usage

Install Python requirements for using the template:

$ python -m pip install --requirement=requirements.txt

Create a new project directly from the template on GitHub:

$ cookiecutter gh:mdklatt/cookiecutter-ansible-role