A cookiecutter template for ansible role generation
Your environment must comply with the following requirements in order to successfully test the cookiecutter
- You must be running under Linux
- Have docker installed
- Install dependencies with
poetry
(i.e.poetry install
)
You may use the following procedure as a guide for creating an ansible role in the current directory
cookiecutter gh:nephelaiio/cookiecutter-ansible-role
This project is licensed under the terms of the MIT License