tree: ad710a67c58d53eab60636887237d0b1e373a01c [path history] [tgz]
  1. README.md
  2. cookiecutter.json
  3. hooks/
  4. {{cookiecutter.role_name}}/
cookiecutters/role/README.md

Cookiecutter for Ansible roles

Goals of this cookiecutter

  • Creates sepearate per-platform includes for vars/tasks
  • Passes both ansible-lint and yamllint
  • Passes reuse licensing check
  • Has tests runnable with Molecule 3
  • Has a Makefile with lint and test targets, and passes by default